health-code-simulator/README.md

220 B

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