This repository contains the code of prototype created for "Industri møter spillverden" Game Jam in Bergen.
To start the main page - click here.
Ensure that you have nodejs and npm installed. Then you need to run npm install
once and then simply use
npm start
whenever you want to run the project.
To generate it - run npm run build
. Currently it's only works when using bash.