slush-backbone-template

0.1.2 • Public • Published

slush-backbone-template

NPM version Downloads Build Status Dependency Status

NPM

Slush generator backbone web apps

Features

Getting Started

Installation

Install slush-backbone-template globally:

$ npm install -g slush-backbone-template

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-slush-backbone-template

Run the generator from within the new folder:

cd my-slush-backbone-template && slush backbone-template

Quick start

run application

To run the application

$ npm start

Release application

To build application

$ npm release

Testing application

To test the application

$ npm test

Package Sidebar

Install

npm i slush-backbone-template

Weekly Downloads

0

Version

0.1.2

License

none

Last publish

Collaborators

  • appleboy