Skip to content

WooodHead/SpatialMapDev

SpatialMap.org Dev Repo


Boilerplate:

Specifications:

boilerplate preset:
  • react 15.4.1
  • webpack 2.2
  • babel 6.x
  • eslint: 3.11
  • redux: 3.6.0
added:
  • office-ui-fabric-react : 2.24.0
  • react-svg-pan-zoom: 2.7.0
  • d3 : 3.5.17
  • firebase 3.9.0

Setting the project up:

install:
  • node 6.4.0+
  • npm 3.10.7+
commands:
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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published