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.
|
4 months ago | |
---|---|---|
docs | 4 months ago | |
src | 4 months ago | |
tools/local-https | 4 months ago | |
.gitignore | 4 months ago | |
README.md | 4 months ago | |
build.mjs | 4 months ago | |
buildrunner.mjs | 4 months ago | |
package-lock.json | 4 months ago | |
package.json | 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