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

https://github.com/werner/event_calendar_front

Vue Front for Event Calendar
https://github.com/werner/event_calendar_front

Last synced: about 1 year ago
JSON representation

Vue Front for Event Calendar

Awesome Lists containing this project

README

          

# smartrmail_front

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).