0.3.0 • Published 6 years ago

generator-kth-node-api v0.3.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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-api

Then generate your new project:

yo kth-node-api

Then start the server with:

npm start

Or, if you'd like to run it with docker:

docker build .
docker-compose up

Getting To Know Yeoman

License

MIT © Emil Stenberg

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago