Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 417 Bytes

Ionic 2 SystemJS Boilerplate

This is a boilerplate for Ionic 2, bundled using SystemJS Builder. SystemJS is used as module loader.

How to use

Install Ionic 2 beta first:

npm install -g ionic@beta

Clone / download this repository, then run inside the repository's main folder:

npm install

After that, you are done.