Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 318 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 318 Bytes

homepage-web

Homepage for www.joshualeepenn.com Built using Vite and Sass

License

MIT

Run Locally

Run dev and open the given local webserver URL

  npm run dev

Build

Run build and open the given local webserver URL

  npm run dev