This project was generated with the Angular Full-Stack Generator version 3.1.1. Then, it was mmodified and placed in the www folder of a fresh Ionic 2.2.1 generated project.
- Git
- Node.js and npm Node ^4.2.3, npm ^2.14.7
- Bower (
npm install --global bower
) - Ionic and Cordova
-
Run
bower install
to install server dependencies. -
Make sure bower_components folder is in www directory
-
Run
ionic serve -p {port] -r {livereload port] -a
to start the development server.