ablo-client-dashboard
v0.0.3
Published
To run this project locally, follow these steps:
Readme
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