sawaneh1_create-project

1.0.1 • Public • Published

create-express

This is a boiler plate for an express project. It saves the pain of starting your node express project by creating all the necessary files to get your started. It has basic registration and login created with the model and route in place. It also initialise git for you.

To install run:

npm install create-express

Usage:

Run :

   create-express –git –install

the –git is the flag for initialise git and –install is for install all the dependances for you.

If you don't want to initialise git yet just remove the flag like this:

create-express  –install

If you don’t want to install the dependencies yet or wish to install with something esle rather just remove –install

Package Sidebar

Install

npm i sawaneh1_create-project

Weekly Downloads

7

Version

1.0.1

License

ISC

Unpacked Size

57.1 kB

Total Files

13

Last publish

Collaborators

  • sawaneh1