/node-starter-kit

Primary LanguageJavaScriptApache License 2.0Apache-2.0

node-starter-kit

Available Scripts

In the project directory, you can run:

npm install

This will set all the necessary dependencies

npm install --global gulp-cli

gulp

Runs the app.
Open http://localhost:5000 to view it in the browser.

The page will reload if you make edits scripts or styles in src folder.
You will also see any lint errors in the console.

If you change the pug or js files in another folder, the server is automatically
updated, but the browser needs to be updated manually