Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 618 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 618 Bytes

Joephela.github.io Base

Base portfolio codebase that deploys to both joephela.com and joephela.github.io.

🚀 Quick start

  1. Make changes

  2. Pull down dependencies

    yarn
  3. Test changes

    Navigate into your new site’s directory and start it up.

    yarn serve

    Your site is now running at http://localhost:5173/!

  4. Deploy updates

    Running deploy will run the build and ensure eslint passes.

    yarn deploy

License

Feel free to take inspiration, but dont copy things 1:1. A shoutout would be nice.