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
- Host: GitHub
- URL: https://github.com/werner/event_calendar_front
- Owner: werner
- Created: 2020-01-19T17:03:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T21:14:46.000Z (over 3 years ago)
- Last Synced: 2025-02-16T19:23:49.828Z (over 1 year ago)
- Language: JavaScript
- Size: 4.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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/).