An alt1 app for completing Construction Contracts.
See https://chisel.weirdgloop.org/gazproj/alt1/contracts.html to use it, and https://runescape.wiki/w/User:Gaz_Lloyd/alt1/construction_contracts for more information on using it. Dev version at https://chisel.weirdgloop.org/gazproj/alt1dev/contracts.html.
#to initialize the repo and install dependencies
npm i
#biuld
npm run build
#alternatively to auto-rebuild when source files are changed
npm run watch
Initially based on https://github.com/skillbert/alt1minimal