- Name: react-boilerplate
- Description: "A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices"
- License: MIT
- Commits: 1275
- Link: https://github.com/react-boilerplate/react-boilerplate
- react 15.4.1
- webpack 2.2
- babel 6.x
- eslint: 3.11
- redux: 3.6.0
- office-ui-fabric-react : 2.24.0
- react-svg-pan-zoom: 2.7.0
- d3 : 3.5.17
- firebase 3.9.0
- node 6.4.0+
- npm 3.10.7+
git clone the SpatialMap repo
npm install --save
npm run start
in case errors appear you might need to add
npm install --save firebase
npm install --save react-dimensions
npm install --save react-parallel-coordinates
Deploy to server: https://firebase.google.com/docs/hosting/deploying
npm run build
firebase deploy