No description
- Vue 94.5%
- HTML 2.8%
- JavaScript 2.7%
| .github/workflows | Include a CNAME file to try to make GitHub Pages happier | |
| public | Update favicons | |
| src | Update repository reference | |
| .gitignore | Initial commit | |
| babel.config.js | Initial commit | |
| jsconfig.json | Initial commit | |
| LICENSE | Add LICENSE | |
| package-lock.json | Initial commit | |
| package.json | Initial commit | |
| README.md | Initial commit | |
| vue.config.js | Initial commit | |
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