slush-html5-template

0.3.0 • Public • Published

slush-html5-template

NPM version Downloads Build Status Dependency Status

NPM

Slush generator Html5 web apps

Features

Getting Started

Installation

Install slush-html5-template globally:

$ npm install -g slush-html5-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-html5-template

Run the generator from within the new folder:

cd my-slush-html5-template && slush html5-template

Quick start

run application

To run the application

$ npm start

Release application

To build application

$ npm run release

Testing application

To test the application

$ npm test

ScreenShot

Package Sidebar

Install

npm i slush-html5-template

Weekly Downloads

13

Version

0.3.0

License

none

Last publish

Collaborators

  • appleboy