Skip to content

React base project using react templates and D3 charts integration

License

Notifications You must be signed in to change notification settings

lmigueldf/3decide

Repository files navigation

Webpack with React + D3 scaffolding project ready for Flux

React base project using react templates and D3 charts integration

Installation

  1. Clone this repo: https://github.com/lmigueldf/3decide.git

Run: npm install

Development and release build

In the project root folder run:

node server.js // to start the live reload development server

node run dist // builds a packed solution inside the ./dist folder

Includes:

https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css http://esbullington.github.io/react-d3-website/ http://wix.github.io/react-templates/

Package contains:

  • React;
  • React Templates;
  • Material-UI Design components;
  • ES6 with babel;
  • ESLint;
  • Sass compiler;
  • Testing with Karma.

About

React base project using react templates and D3 charts integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published