An open API service indexing awesome lists of open source software.

https://github.com/mr55p-dev/vue-dash

A simple vue dashboard
https://github.com/mr55p-dev/vue-dash

Last synced: 5 months ago
JSON representation

A simple vue dashboard

Awesome Lists containing this project

README

          

This is a simple vue dashboard with some sample data given by ChatGPT, so I can dive into some newer
concepts in VueJS and play around with them.

To build: `bun run build`
To serve: `bunx serve dist`
To dev: `bun run dev`