- Beginner
- Intermediate,
- Advanced,
- Master
To start up a local server, run the following commands.
npm run dev
Now go to localhost:8080
To build the project files, run the following commands.
npm run build
Remember: Always build before deploying!
npm run deploy
# Updating resume only
npm run deploy:resume