1.0.4 • Published 7 years ago

create-express v1.0.4

Weekly downloads
84
License
MIT
Repository
github
Last release
7 years ago

🐙 create-express

This module allows you to start using express with Node es-2015 and stage-0 features very quickly.

If you haven't yarn on your computer, you could easily get it.

If you want to start coding just install:

npm install -g create-express

And run:

create-express

Strongly recomended to use Node >= 6 and npm >= 3.