Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 234 Bytes

Clickety frontend

Requires npm

To build and run:

npm run build
cp -r build /path/to/backend

Start backend to run

Backend install guide and source code can be found here