/ionic-webpack-with-other

The demo of template Ionic tabs using Webpack and other. The config of webpack is base on vue-cli's demo

Primary LanguageJavaScript

#ionic-webpack-with-other

Template Ionic tabs using Webpack + oclazyload + DateSelector + other

##Featrues

  • minify images & css
  • autoprefixer css
  • uglify js
  • hot module replacement
  • lazy load
  • require online js

##Getting Started Clone the repository

$ git clone https://github.com/Dcatfly/ionic-webpack-with-other.git

Install the dependencies

$ npm i || cnpm i

dev

$ npm run dev

build

$ npm run build