1.0.1 • Published 10 years ago

slush-base v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

slush-base

Installation

Install slush-base globally:

npm install -g slush-base

Remember to install slush globally as well, if you haven't already:

npm install -g slush

Usage

Create a new folder for your project:

mkdir my-app

Run the generator from within the new folder:

cd my-app

slush base

Start watching your files:

npm start