Skip to content

AlexWebYourmind/ionic-webpack-es6-starter

 
 

Repository files navigation

ionic-webpack-es6-starter

This project use webpack 2.2

convert es6 ⇒ es5

2017/07/05 add settings for latest cli version

How To Use

$ npm install
$ npm run start

Extra

$ npm run lint // eslint
$ npm run flow // flowtype

Topics

  • css/sass
  • image
  • minimize
  • html
  • font

Tested environment

$ ionic info

global packages:
 
    @ionic/cli-utils : 1.4.0
    Gulp CLI         : not installed globally
    Ionic CLI        : 3.4.0
 
local packages:
 

    @ionic/cli-plugin-gulp   : 1.0.1
    @ionic/cli-plugin-ionic1 : 2.0.0
    Ionic Framework          : ionic1 1.3.2
 
System:
 
    Node       : v7.2.1
    OS         : Windows 10
    Xcode      : not installed
    ios-deploy : not installed
    ios-sim    : not installed
    npm        : 4.0.3

Thank you!

About

Using Webpack2.2 Ionic1.x Babel FlowType ESLint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.5%
  • CSS 14.5%