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