authorizer/dashboard/README.md
2021-12-29 11:56:19 +05:30

13 lines
157 B
Markdown

# Authorizer dashboard
### Getting started
**Setting up locally**
- `cd dashboard`
- `npm start`
**Creating production build**
- `make build-dashboard`