https://github.com/apexal/rpi-scheduler
A way to learn Vue Material
https://github.com/apexal/rpi-scheduler
Last synced: about 2 months ago
JSON representation
A way to learn Vue Material
- Host: GitHub
- URL: https://github.com/apexal/rpi-scheduler
- Owner: Apexal
- Created: 2020-03-18T01:45:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:31:58.000Z (over 2 years ago)
- Last Synced: 2025-02-14T09:52:55.332Z (4 months ago)
- Language: Vue
- Homepage: https://rpi-scheduler.netlify.com
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPI Scheduler
[](https://app.netlify.com/sites/rpi-scheduler/deploys)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```