0.0.3 • Published 2 years ago
ablo-client-dashboard v0.0.3
ABLO Client dashboard
To run this project locally, follow these steps:
- Install the dependencies
$ npm install- Run in development mode
# development
$ npm run dev- Build for production
# production
$ npm run build