Skip to content

zhakhalov/ionic-webpack-typescript-template

Repository files navigation

How to start?

Install global dependencies

$ npm install cordova ionic webpack bower -g

Install local dependencies

Install npm dependencies

$ npm install

Install bower dependencies

$ bower install

Restore ionic project

$ ionic state reset

How to work with?

Start webpack with watcher flag

$ webpack --watch

Serve ionic

$ ionic serve

About

Template for Ionic 1.x project TypeScript with Webpack support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published