project.init

1.1.1 • Public • Published

Project Init

Clone this project to have a working project environment for your latest JavaScript Web Application.

Getting Started

Run the following command to start the file watcher

grunt dev

Modules

grunt dev mode activates the following modules under a file watcher:

  • Browsify with Babelify (Babel)
  • JSCS
  • JSHint
  • SASS
  • Http-server

grunt prod mode fires the following modules:

  • Version bump
  • Browsify with Babelify (Babel)
  • JSCS
  • JSHint
  • SASS

Readme

Keywords

none

Package Sidebar

Install

npm i project.init

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • smasala