New Media foundation in Taiwan.
- Webpack
- Babel
- React
- Redux
- Isomorphic/Universal rendering
- Express
- Hot Module Replacement
- Code splitting
Install node(https://nodejs.org/en/) @7.9.0 above.
yarn install
npm run start
npm run dev
// start the mock go-api server for testing
npm run start-testing-server
// install dependencies first
yarn install
// build the webpack bundles and transpile es6 to es5
npm run build
// build docker image
docker build -t twreporter-react:latest .
- Copyright (C) 2015 - 2016 The Reporter 報導者. All rights reserved.
- Distributed under the GNU AGPL v3.0