mario_kart_8_website/README.md
2023-07-07 16:16:09 +02:00

502 B

MK8 Pretendo website

Instructions

  • Rename app.config.example.ts to app.config.ts and edit the configuration file to match your running env.
npm install
npm run build
npm run start

Missing assets

Please run the Mario Kart 8 UI assets dumper and put the result /assets folder inside the /public folder

Code

I know the code is of poor quality, i'm not a web dev, hopefully it gets improved!