Fairly straighforward react/redux SPA Build.
- Node >= 6
npm i
npm run dev
- Set environment vars in a
.env
file at the root. You will have to add them intowebpack.config.env.js
if you wan them available to the react application.
npm run build
- babel-polyfill
- classnames
- react
- react-dom
- react-redux
- react-router
- react-tap-event-plugin
- redux
- redux-thunk
- whatwg-fetch
- promise-polyfill
- lodash
(c) Copyright 2016 Wildlife Design Inc.