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