mirror of
https://github.com/maciejpedzich/racemash.git
synced 2025-04-05 00:01:11 +02:00
default
Project setup
# yarn
yarn
# npm
npm install
# pnpm
pnpm install
Compiles and hot-reloads for development
# yarn
yarn dev
# npm
npm run dev
# pnpm
pnpm dev
Compiles and minifies for production
# yarn
yarn build
# npm
npm run build
# pnpm
pnpm build
Customize configuration
Description
Languages
Vue
74.1%
TypeScript
23.4%
JavaScript
1%
HTML
0.9%
Dockerfile
0.6%