An open API service indexing awesome lists of open source software.

https://github.com/rodrigogs/ionic-jade-scaffold

Create Ionic Apps Using Jade as Template Engine
https://github.com/rodrigogs/ionic-jade-scaffold

Last synced: about 1 month ago
JSON representation

Create Ionic Apps Using Jade as Template Engine

Awesome Lists containing this project

README

          

# Ionic Jade Scaffold

#### Installation

* Works with node 4 only

> npm install -g cordova ionic

> npm install

> gulp install

> ionic state restore

#### Development

> ionic serve

### Build
> ionic platform add

> ionic build

#### Configure

To change application's name, change "starter" in the following files:
* package.json
* ionic.project
* config.xml
* bower.json
* jade/index.jade
* www/js/app.js
* www/js/routes.js