/sample-app

Primary LanguageJavaScript

sample-app

Install node, gulp and bower

Run in root app directory:

$>npm install && bower install

Start app with:

$>gulp serve

Build and serve app: $>gulp serve:dist