Skip to content

Here2Huynh/Smoke-or-Fire-App

Repository files navigation

Smoke-or-Fire-App

Built with SvelteKit and TailwindCss.

Game Rules

Draft is in progress! The official rules are on the rules route of the project if one is curious.

Running it locally

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

Before creating a production version of your app, install an adapter for your target environment. Then:

npm run build

About

webapp for instant game of Smoke or Fire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published