authorizer/dashboard/README.md

13 lines
157 B
Markdown
Raw Normal View History

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