Skip to content

RobertoDebarba/ionic-lightsaber

Repository files navigation

A Light Saber app made with Ionic

This project is a simple light saber app made with Ionic 3 to test motion, sound and flash apis. It was submitted to Ionic Jedi Hackathon.

Este projeto é um app simples de sabre de luz feito com Ionic 3 para testar apis de movimento, som e flash. Ele foi submetido ao Ionic Jedi Hackathon

main

Prerequisites

How to build

  1. npm install
  2. npm install -g ionic
  3. npm install -g cordova
  4. ionic state restore --plugins
  5. ionic state restore --platforms
  6. ionic serve or ionic run android