Real-time multiplayer game where you place colored pixels on a giant paintings
https://place.tina.cafe
| public | ||
| src | ||
| .env.sample | ||
| .gitignore | ||
| index.html | ||
| jsconfig.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.js | ||
⚡ Vite + Vue 3 + Tailwind CSS ✔
This starter template includes:
- Vite
- Vue 3
- Tailwind CSS v3
- Vue Router v4
- Inter var font (self-hosted, woff2, v3.19, with 'preload' attr, check out index.html)
- prettier-plugin-tailwindcss - Automatic Class Sorting with Prettier
First-party plugins needed for Tailwind UI:
Getting Started
yarn install
yarn run dev
yarn run build
yarn run serve
