Vue Application for System Design Course
To see a list of available commands run:
npm run help
- go through all the Prerequisites in Prerequisites
npm i
install NPM dependenciesnpm run start
start the application
If you run into issues, see the additional docs below bottom of page
Before contributing please read through everything in Contributing.
npm run start
This will automatically start the application via a local server at localhost:8080.