If you wanna build this you need to install nodejs 14 and yarn for nodejs 14
$ cd chungus-fe
$ yarn
$ sed -i "s/brain.worm.pink/your.instance.com/" src/modules/instance.js # pointed at the gortsite by default, logging in will not work without changing this
$ npm run build
This will spit out a 'dist' directory with the built files