How to replicate the Awaken Ionic wireframe

Run on your desktop

To install and get this serving locally, first install Ionic, then use this command at the prompt:

ionic start awaken-wireframes creator:1e395f0d8e2f
cd awaken-wireframes
ionic setup sass
ionic serve

Then visit http://localhost:8100/ in your web browser to the see the web app running on your local machine complete with database and all.

UPDATE: As the Ionic Creator beta has finished it appears the project has been removed from their server. Stay tuned for a solution…