Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 507 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 507 Bytes

qiandao2

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

docker build -t kexie-at-web .  
docker run -d -p 8080:80 --name kexie-at-web -e BACKEND_HOST=at.kexie.space -e BACKEND_URL=https://at.kexie.space kexie-attendance-web

Customize configuration

See Configuration Reference.