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