Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 866 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 866 Bytes

Table of Contents

Introduction

This is a starter template for Ionic v2 and typescript.

ionic2: version 2.0.0-beta.7 angular2: version 2.0.0-rc.1

Features

[Unit testing]

Code copied from clicker This is already implemented with karma and jasmine. Just add your spec file close your file to be tested and executed with:

npm test

[Unit testing]

Code copied from clicker too This is already implemented with karma and jasmine. Just add your spec file close your file to be tested and executed with:

npm run e2e

[i18n]

Internalization working with pipes.

[sqlStorage]

TODO

Summary

This is a work in progress.