Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 463 Bytes

Synerg'Hetic

How to use ?

  1. git clone https://github.com/ecolehetic/dataviz-synerghetic.git
  2. Run npm install (webpack and webpack-dev-server need to be installed globally)
  3. Then npm run start
  4. Go to http://localhost:8080

How to add Synerg'Hetic GitLab remote, then push to two differents remotes

  1. git remote set-url --add --push origin [email protected]:synerghetic/dataviz_synerghetic.git
  2. git push -u origin *your branch*