Real-time multiplayer game where you place colored pixels on a giant paintings https://place.tina.cafe
Find a file
2022-08-12 20:37:36 +02:00
public 🚀 Base commit 2022-08-08 15:10:30 +02:00
src Add a cooldown bar 2022-08-12 20:37:36 +02:00
.env.sample 🚀 Base commit 2022-08-08 15:10:30 +02:00
.gitignore Initial commit 2022-08-08 11:55:20 +02:00
index.html ✏️ Typo 2022-08-08 15:25:27 +02:00
jsconfig.json Initial commit 2022-08-08 11:55:20 +02:00
package.json 🐛 Change dependency version 2022-08-08 17:13:08 +02:00
postcss.config.js Initial commit 2022-08-08 11:55:20 +02:00
README.md Initial commit 2022-08-08 11:55:20 +02:00
tailwind.config.js Auto-close palette 2022-08-08 17:12:38 +02:00
vite.config.js Initial commit 2022-08-08 11:55:20 +02:00

Vite + Vue 3 + Tailwind CSS ✔

Vite, Vue, Tailwind CSS

This starter template includes:

First-party plugins needed for Tailwind UI:

Getting Started

yarn install
yarn run dev
yarn run build
yarn run serve