/WednesdayApp-Onsen-PWA

webpack-react-onsenui-startkit

Primary LanguageJavaScriptMIT LicenseMIT

Webpack-React-OnsenUI-startkit

A starter kit to get your React Application running with OnsenUI and Webpack with hot reloading

$ clone the repo
$ npm install
$ npm run dev
$ go to your browser and run localhost:3000

To package it to production:

$npm run build-prod

This will create all the files into www folder