Skip to content

Aiueokashi/Blocky-Tower

Repository files navigation

Kaboom-Vite Starter Template 💥

License: MIT

Vite starter template to scaffold a new KaboomJS project.

Live demo

https://stackblitz.com/github/stmn/kaboom-vite

Installation

Pull the template files with degit and install dependencies.

npx degit stmn/kaboom-vite my-project

cd my-project
npm install
npm run dev

NPM scripts

  • npm run dev - Starts the development server at port 3000
  • npm run build - Builds the application in a dist folder
  • npm run preview - Serves the build files (dist folder) locally at port 4173

License

This project is open source and available under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published