Web Frontend for the Automation System Project.
# Ensure git, node, npm installed.
$ git clone https://github.com/scrubdev/scrubdev-web.git && cd scrubdev-web # or your fork
$ npm install
$ npm run build
$ node index.js
# navigate to http://localhost:3000/
Pull requests are only being accepted by scrubdev
team members as of now. Issues can be reported and are much appreciated.
MIT