1
0
Fork
You've already forked swapple
0
No description
  • Vue 94.5%
  • HTML 2.8%
  • JavaScript 2.7%
Find a file
2026年01月24日 20:54:33 +01:00
.github/workflows Include a CNAME file to try to make GitHub Pages happier 2025年09月22日 11:28:02 +02:00
public Update favicons 2025年09月24日 11:32:05 +02:00
src Update repository reference 2026年01月24日 20:54:33 +01:00
.gitignore Initial commit 2023年05月08日 09:14:54 +02:00
babel.config.js Initial commit 2023年05月08日 09:14:54 +02:00
jsconfig.json Initial commit 2023年05月08日 09:14:54 +02:00
LICENSE Add LICENSE 2026年01月17日 21:24:10 +01:00
package-lock.json Initial commit 2023年05月08日 09:14:54 +02:00
package.json Initial commit 2023年05月08日 09:14:54 +02:00
README.md Initial commit 2023年05月08日 09:14:54 +02:00
vue.config.js Initial commit 2023年05月08日 09:14:54 +02:00

swapple

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.