基于 Web 的健康码模拟
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.
 
 
 
 
Go to file
ilovexjp 801e161bf1
Update 17b87f59
4 months ago
docs Update e189124f 4 months ago
src Update 17b87f59 4 months ago
tools/local-https Update 17b87f59 4 months ago
.gitignore Update e189124f 4 months ago
README.md Update 17b87f59 4 months ago
build.mjs Update 17b87f59 4 months ago
buildrunner.mjs Update 17b87f59 4 months ago
package-lock.json Update 17b87f59 4 months ago
package.json Update 17b87f59 4 months ago

README.md

health-code-simulator

Installation

npm install

Development

npm run dev

# develop with https server
npm run dev:https

Build

Build for production

npm run build