Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 567 Bytes

File metadata and controls

14 lines (10 loc) · 567 Bytes

Alt-1 Timewapp Project >> README.md

This project is my main assignment for the last semester of my Computer Science degree.

Project URL >> dho.igniters.dk

Alt-1 Setup timeWAPP app (ionic) local

  1. Open up your termial or cmd.
  2. Write npm install -g cordova ionic
  3. Download the timeWAPP folder and place in a folder you wish to run the Ionic app from.
  4. Navigate to the folder root of the Ionic app.
  5. Write npm install in your terminal/cmd.
  6. When the installer is done, write ionic serve in your terminal/cmd and the app will start.