A fully functioning web application to detect plastic waste.
- Node (Install from here!)
- NPM (Usually comes pre-installed with Node)
- Yarn (Install from here!)
Go to the directory containing the package.json file in cmd and type in:
yarn install
After the node package modules have been installed run:
npm start