Skip to content

dfirebaugh/cheezewiz

Repository files navigation

cheezewiz

cheezewiz is a place holder name for our 2022 gamejam project

demo

Requirements

Node.js is required to install dependencies and run scripts via npm. node v18+ is recommended

After cloning the repo, run npm ci to install the dependencies.

Commands

Command Description
npm install Install project dependencies
npm run watch Build project and open web server running project, watching for changes
npm run dev Builds project and open web server, but do not watch for changes
npm run build Builds code bundle with production settings (minification, no source maps, etc..)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published