Run npm install
to install dependencies and set up the project.
Run npm run serve
to run a server locally that detects code changes and refreshes.
Run npm run build
to build everything to a single .JS (and .CSS) file.
Check out these related guides at jsio-code-guidelines: