Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 452 Bytes

File metadata and controls

20 lines (15 loc) · 452 Bytes

scrubdev-web

Web Frontend for the Automation System Project.

Install

# 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/

Contributing

Pull requests are only being accepted by scrubdev team members as of now. Issues can be reported and are much appreciated.

License

MIT