Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 715 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 715 Bytes

NG-BE 2016 application

This is the NG-BE 2016 application. It's a practical application of the example repository "conference-app" by the Ionic team: https://github.com/driftyco/ionic-conference-app

Project deprecated disclaimer:

This project is deprecated and no longer maintained

Running the application

  • Clone this repository.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic)
  • Run npm run ionic:serve in a terminal from the project root.

Note: Is your build slow? Update npm to 3.x: npm install -g npm.

Contributing

We are open for contributions but please create an issue first. It might be that we are working on a solution already.