0.0.3 • Published 5 months ago

ablo-client-dashboard v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

ABLO Client dashboard

To run this project locally, follow these steps:

  1. Install the dependencies
$ npm install
  1. Run in development mode
# development
$ npm run dev
  1. Build for production
# production
$ npm run build