Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 598 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 598 Bytes

World Wide Help

Gobelins Project - Dataviz

Installing

Installing project and dependencies :

git clone [email protected]:Hashs7/dataviz.git
cd dataviz
npm i

Running development server

Launch local server :

npm run start

Build project for deployement

Launch local server with builded version :

npm run build
npx serve -s build

Project infos

This project was build with React, Redux, Victory.

Demo

Website avaible here