0.3.0 • Published 8 years ago
generator-kth-node-api v0.3.0
generator-kth-node-api ![NPM version]() 
 ![Build Status]() 
 ![Dependency Status]() 
 ![Coverage percentage]()
Installation
First, install Yeoman and generator-kth-node-api using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-kth-node-apiThen generate your new project:
yo kth-node-apiThen start the server with:
npm startOr, if you'd like to run it with docker:
docker build .
docker-compose upGetting To Know Yeoman
License
MIT © Emil Stenberg