Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 465 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 465 Bytes

ionic2-jspm-seed

ionic2-jspm-seed + typescript starter

Status:

  • gulp build.dev ok
  • gulp build.dist ok

To Do:

  • improve gulp tasks
  • finish cordova build & simulate tasks.

To run de DEV:

  • npm install
  • jspm install
  • gulp build.dev
  • gulp
  • check the browser

To watch from local: gulp To watch from distro: gulp connect.build To build the distro first you should at least once gulp build.dev then gulp build.dist