No description
Find a file
2024-11-01 00:00:05 +01:00
src lol 2024-11-01 00:00:05 +01:00
.gitignore check in 2024-10-25 23:18:40 +02:00
.npmrc check in 2024-10-25 23:18:40 +02:00
biome.json check in 2024-10-25 23:18:40 +02:00
bun.lockb add katakana 2024-10-31 23:34:46 +01:00
bunfig.toml check in 2024-10-25 23:18:40 +02:00
index.html check in 2024-10-25 23:18:40 +02:00
package-lock.json add katakana 2024-10-31 23:34:46 +01:00
package.json add katakana 2024-10-31 23:34:46 +01:00
README.md check in 2024-10-25 23:18:40 +02:00
tsconfig.json check in 2024-10-25 23:18:40 +02:00
vite.config.ts use gzipped card data 2024-10-27 17:38:00 +01:00

Rspack Project

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm run dev

Build the app for production:

npm run build