Skip to content

Ryan-Gordon/GMIT-Hackathon-App

Repository files navigation

GMIT-Hackathon-App

Table of Contents

Getting Started

  • Clone this repository: https://github.com/FlashGordon95/GMIT-Hackathon-App.git.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic)
  • Run ionic serve in a terminal from the project root.
  • Profit

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