🦑 Splatoon 3 map rotations, Salmon Run schedules, SplatNet gear, and more
Go to file
2022-04-24 12:19:28 -07:00
.vscode Initial commit 2022-04-23 16:09:55 -07:00
public Initial commit 2022-04-23 16:09:55 -07:00
src Update the message after the release date 2022-04-24 12:19:28 -07:00
.eslintrc.cjs Initial commit 2022-04-23 16:09:55 -07:00
.gitignore Initial commit 2022-04-23 16:09:55 -07:00
index.html Add basic layout 2022-04-23 17:22:34 -07:00
package-lock.json Add Tailwind CSS 2022-04-23 16:19:37 -07:00
package.json Add Tailwind CSS 2022-04-23 16:19:37 -07:00
postcss.config.js Add Tailwind CSS 2022-04-23 16:19:37 -07:00
readme.md Initial commit 2022-04-23 16:09:55 -07:00
tailwind.config.js Add Splatoon fonts 2022-04-23 18:08:39 -07:00
vite.config.js Initial commit 2022-04-23 16:09:55 -07:00

splatoon3.ink

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint