Skip to content

kamiyam/grunt-init-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grunt-init-express

grunt-init Express on Node.js

grunt-init install

grunt-init document

$ npm install -g  grunt-init

$ git clone https://github.com/kamiyam/grunt-init-express ~/.grunt-init/express

$ mkdir work

$ cd work ##( ← must be empty folder)

$ grunt-init express

$ cd app

$ express

destination is not empty, continue? (yes or no) yes

$ npm install

$ cd ..

$ npm install && grunt

About

grunt-init Express on Node.js

Resources

Stars

Watchers

Forks

Packages

No packages published