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

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

Awesome Lists containing this project

README

        

# RPI Scheduler

[![Netlify Status](https://api.netlify.com/api/v1/badges/8cebba70-6897-4e33-80c7-8981a825b2f0/deploy-status)](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
```