Install dependencies
npm install
Start backend server
npm start
Backend server will now run on localhost:9000
GET /api/production returns cleaned up production data from here.
GET /api/demand returns cleaned up demand data from here.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
npm install
Start backend server
npm start
Backend server will now run on localhost:9000
GET /api/production returns cleaned up production data from here.
GET /api/demand returns cleaned up demand data from here.