Skip to content

cirqueit/slush-soda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Base Angular/Flat-UI Slush generator

###Prerequisites

Install node.js/io.js and required packages

nodejs.org

sudo npm install -g bower
sudo npm install -g gulp
sudo npm install -g slush
sudo npm install -g babel
sudo npm install -g less

###Installation

Install slush-soda globally

sudo npm install -g cirqueit/slush-soda

###Generator

Run the slush generator, following the dialog. The app is created in the specified directory, then runs npm install

slush soda

###Development

####Setup server parameters

If necessary, modifiy the port and live-reload port variables inside gulpfile.js.

####Start serving app

gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published