1.0.2 • Published 6 years ago

generator-express-js-api v1.0.2

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

Express JS API Yeoman Generator

The purpose of this generator is to get an extensible Express JS API up and running quickly.

Getting Started

  1. Install yeoman npm install -g yo
  2. Intall the generator npm install -g generator-express-js-api
  3. Create a directory for the project mkdir my-awesome-express-api and navigate into it
  4. Run the generator yo express-js-api
  5. Launch your app npm run start

License

MIT License

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago