2.0.3 • Published 7 years ago

generator-sd-express v2.0.3

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

Basic standard Nodejs structure for Yeoman

  • Version: v2.0.3

Description

  • With this package you can create simple Nodejs structure project in very fast time.

##Features Package list

  • Express
  • Body-parser
  • Compression
  • Morgan
  • Mongoose
  • Path
  • ErrorHandler
  • Statis-favicon
  • Method-override

Installation guide

Install Yeoman with npm

npm install -g yo

New to Yeoman?

Read this article

If you have installed Yeoman, please follow:

  • Step 1: Run command npm install -g generator-sd-express
  • Step 2: Run command yo sd-express