Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 149 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 149 Bytes

clockchimes

To build:

  • checkout the git project
  • npm i
  • bower i
  • gulp

to run ios/android apps:

  • cordova run ios
  • cordova run android