Arundo Women's 2019 Hackathon Starter Kit
- Fork this repo
- Clone/download your forked repo locally
- Run the following (within the repo):
yarn
yarn dev
- For client side, effective entry point is
src/client/components/App.jsx
- For server side, effective entry point is
src/server/index.js
http://localhost:3000/api/thermostat?startDate=2016/11/01&endDate=2016/11/02
# raw data.csv & data.json are located in /src/server/data