fac75744331c4bbb64214232d33b8b28f0489eeb
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%