NikLever / js13k_2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credits

Thanks to Matt McKenna for providing the webpack framework for the project.

Overview

The commands assume Yarn is installed. npm install --global yarn

Initialise project

yarn install

Start web server

npm run start

Package

npm run party

Notes

This will be the notes

About

License:MIT License


Languages

Language:JavaScript 99.1%Language:HTML 0.9%