$ git clone https://github.com/kvokov/node-web-starter.git my-app
$ cd my-app
$ npm install
$ npm start
That's it! 😎
$ npm start
- Run in development mode
$ npm test
- Run automated tests
$ npm run build
- Make production build
"THE BEER-WARE LICENSE" (Revision 42):
DK wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.