- All the
code
required to get started
- Clone this repo to your local machine using
https://github.com/yedidyas/nodejs-template.git
install npm packages
$ npm install
run from the terminal
$ npm start
browse from the browser
http://localhost:3000