Skip to content

OpenIoT-Hub/openiot-dashbroad

Repository files navigation

Documentation

Documentation, guides and tutorials are available on vuestic.dev

Contact us

Ask questions at the official community slack

Installation

First of all, make sure you have all prerequisites installed:

After checking the prerequisites, follow these simple steps to install and use Vuestic Admin:

# clone the repo
$ git clone https://github.com/epicmaxco/vuestic-admin.git myproject

# go into app's directory and install dependencies:
$ cd myproject

Then, if you use npm:

$ npm install

# serve with hot reload at localhost:8080 by default.
$ npm run dev

# build for production
$ npm run build

# build for production and view the bundle analyzer report.
$ npm run build --report

If you use yarn:

$ yarn install

# serve with hot reload at localhost:8080 by default.
$ yarn dev

# build for production
$ yarn build

# build for production and view the bundle analyzer report.
$ yarn build --report

Features

License

MIT license.

About

A vue frontend management dashbroad for openiot-hub

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published