/Dreaper

Project for CMU-ETC-SV 18S

Primary LanguageJavaScript

Dreaper

Project for CMU-ETC-SV 18S

Getting Started with Frontend

Clone down the repo, run an npm install to install dependencies, and then use npm start to run the webpack server. The server will run at localhost:8080.

If you want to clone down the base React project without any Victory Components, clone from this commit.

Getting Started with Backend

run node index.js in dbServer, node express sever will be running at localhost:3000