Skip to content

Latest commit

History

History
17 lines (12 loc) 路 427 Bytes

File metadata and controls

17 lines (12 loc) 路 427 Bytes

馃悪 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.