- ℹ️ This is just the project Web GUI, you can get the API complement on this repository.
- By default, this project use YARN as depedency/package management.
- Install dependencies:
yarn - Run:
- Development:
yarn start - Production:
yarn build
- Development:
