d8e183a0e364147f003a0fa6c1616fc88bf5d1eb
irandom
Setup
npm install
Dev server
npm run serve
or
npm run dev
Production build
npm run build
Preview production build
npm run preview
Lint
npm run lint
Customization
Copy .env.example to .env and set branding / theme variables.
npm run serve / npm run build regenerates public/config.js automatically.
Languages
Vue
50.5%
JavaScript
42.8%
CSS
3.8%
HTML
1.4%
Dockerfile
1.1%
Other
0.4%