Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 679 Bytes

OnlineRes Ionic Frontend

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.

Getting Started

Prerequisites

Developing

  1. Run bower install to install server dependencies.

  2. Make sure bower_components folder is in www directory

  3. Run ionic serve -p {port] -r {livereload port] -a to start the development server.