0.0.3 • Published 9 years ago

express_project_boilerplate v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

Express Project Creator

A simple boilerplate setup for Express projects

I like to create simple projects and a simple directory structure works for me. So, I made this basic project creator to setup a simple directory structure for getting started in Express.

To install run npm install express_project_boilerplate -g

After installed navigate to the directory where you will store your project and run exproboil giving it an argument for the name of your project

Once it's done you'll want to cd into the directory and run npm init to get started

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago