You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adb-sh cf96264024 | 2 years ago | |
---|---|---|
public | 2 years ago | |
src | 2 years ago | |
.browserslistrc | 2 years ago | |
.env.example | 2 years ago | |
.eslintrc.cjs | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
babel.config.js | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 2 years ago | |
vue.config.js | 2 years ago |
README.md
frontend
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