mirror of
https://codeberg.org/ilovexjp/health-code-simulator.git
synced 2024-11-25 01:07:36 +08:00
基于 Web 的健康码模拟
src | ||
.gitignore | ||
build.sh | ||
makeassets.sh | ||
Makefile | ||
README.md |
health-code-simulator
Build
Build for production
npm i -g uglify-js clean-css-cli html-minifier
make build
Launch local server
Requires python3.
make serve