1.0.10 • Published 6 years ago

generator-cytel-api v1.0.10

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

Yeoman cytel-api generator

This is a Yeoman custom generator demo. This is customized for generating RESTful api folder structure specific to typescript language.

Install

To try:

For GIT users

  • Clone
  • npm install
  • npm link
  • yo cytel-api

For NPM users

NPM Version

First, install Yeoman and generator-cygen using npm (we assume you have pre-installed node.js & typescript).

npm install -g yo
npm install -g generator-cytel-api

Usage

Then generate your new project:

yo cytel-api

Then run the project:

npm start

License

MIT

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.0

6 years ago