slush-aap-poc
v0.1.5
Published
Slush Generator for AAP PoC
Downloads
1
Readme
Slush Aap-poc
Slush Generator for AAP PoC
Getting Started
Install slush-aap-poc
globally:
$ npm install -g slush-aap-poc
You'll also need to have bower, slush and gulp installed globally for a smooth installation
$ npm install -g bower gulp slush
Usage
Create a new folder for your project:
$ mkdir my-slush-aap-poc
Run the generator from within the new folder:
$ cd my-slush-aap-poc && slush aap-poc
Steps (To install slush aap-poc package):
- Install npm package if its not available in a particular host or system.
- Once npm is available, Install the node package 'slush-aap-poc' globally. $ npm install -g slush-aap-poc
- Create an new folder, move to the working directory and give the following command to slush the 'aap-poc' $ slush aap-poc
- Once above comment is given it prompts you to give the details
- Once the details given it will download the depended node modules and the App to the local system