https://github.com/roboticsbrno/esp32-rbgridui-designer
RB designer
https://github.com/roboticsbrno/esp32-rbgridui-designer
Last synced: 3 months ago
JSON representation
RB designer
- Host: GitHub
- URL: https://github.com/roboticsbrno/esp32-rbgridui-designer
- Owner: RoboticsBrno
- Created: 2020-04-02T21:46:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T21:35:17.000Z (over 1 year ago)
- Last Synced: 2025-04-03T09:46:10.365Z (about 1 year ago)
- Language: Vue
- Homepage: https://gridui.robotikabrno.cz/
- Size: 813 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rbgridui_designer
>
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).