Skip to content

pimbrouwers/generator-express-js-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yeoman Generator for an Express JS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published