- Node
16+
- Yarn
1.22.10
(npm install -g [email protected]
) - Podman (optional)
$ yarn install
$ yarn build:dev
$ yarn start
and then access https://localhost:9001
$ yarn build:prod
Artifacts will be available in the dist
directory.
$ yarn build:prod && yarn build:image
This code is released under Apache License.
Check LICENSE file for more information.