Skip to content

masteruser20/Ionic-v2-seed-template

 
 

Repository files navigation

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.

About

A starter template for working with Ionicframework 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.8%
  • JavaScript 26.5%
  • HTML 17.0%
  • CSS 15.7%