express-cli-ultimate
v0.2.1
Published
An easier way to build your project structure in express.
Maintainers
Readme
Express Cli Ultimate
An easier way to build your project structure in express.
Development Setup
Prerequisites
- Install [Node.js] which includes [Node Package Manager][npm]
Setting Up a Project
Install the Express cli ultimate globally:
npm install -g express-cli-ultimateCreate workspace:
ecu newRun the application:
cd [PROJECT NAME]
npm i
npm run devLove Express Cli Ultimate? Give our repo a star :star: :arrow_up:.
