Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yk-lab/raspi_dashboard
Raspberry Pi で作るお家用ダッシュボード
https://github.com/yk-lab/raspi_dashboard
Last synced: 14 days ago
JSON representation
Raspberry Pi で作るお家用ダッシュボード
- Host: GitHub
- URL: https://github.com/yk-lab/raspi_dashboard
- Owner: yk-lab
- Created: 2020-04-14T10:54:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T11:42:14.000Z (about 2 years ago)
- Last Synced: 2024-11-05T09:49:39.723Z (2 months ago)
- Language: Vue
- Size: 4.88 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# raspberry_dashboard
> Dashboard on raspberry pi using nuxt.js
## 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).
---
For TypeScript users.
See : https://typescript.nuxtjs.org/cookbook/components/