Skip to content

jesse-ai/dashboard

Repository files navigation

Dashboard

This is the source code for the front end of Jesse's GUI dashboard.

It is made using:

Project setup

To install the dependencies, run:

npm install

To compile and hot-reload for development:

npm run serve

After doing so, you'll the URL, which by default is http://localhost:8080. To use it with Jesse, you also need to run Jesse using the good old jesse run command.

to compile and minifies for production:

npm run build

Lints and fixes files:

npm run lint

Credits

Many thanks to the contributors of this repository especially Nicolay Zlobin and Morteza who helped a lot with the development of the initial version of the dashboard.

About

This is the source code for the front end of Jesse's GUI dashboard

Resources

License

Stars

Watchers

Forks

Languages