1.1.1 • Published 2 years ago

express-server-generator v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

A generator for Express basic server which creates folders and files for the routes, controllers and models.

To build this we've used:

How to use it :

npm i -g express-server-generator to install it globally

Or use npx if you have it installed:

npx express-server-generator

From the folder where you want to create a new express server run esg and provide a name for the project, brief description and author name.

Then enter the folder with your new project where you will see the file/folders structure and some starter code.


(c) Barcelona Code School, MIT License

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

3 years ago

1.0.7

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago