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

https://github.com/fullstack-dev3/vue-calendar

Custom calendar built by Vue.js
https://github.com/fullstack-dev3/vue-calendar

calendar-events components eslint momentjs node-sass responsive sass-loader typescript vue-cli vue3

Last synced: 4 days ago
JSON representation

Custom calendar built by Vue.js

Awesome Lists containing this project

README

          

# vue-calendar

Visit the site: https://vue-calendar-topaz.vercel.app

## 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
```