Skip to content

arindamlahiri/create-express-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLI tool to get boilerplate code for a REST api using express

Installation & Usage

Run any one of the commands given below in a new folder where you want to start your project.

npm init @arindamlahiri/express-app
# or
npx @arindamlahiri/create-express-app
# or
npm install -g @arindamlahiri/create-express-app
create-express-app

Then run npm start to start the express server.

License

MIT

Author

About

A CLI tool to get boilerplate code for a REST api using express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published