Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 628 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 628 Bytes

calendar-app

A calendar application within the scope of Vue 3 learning cycle.

Screen Shot 2021-01-17 at 02 24 10

Clone

https://github.com/osmancandulger/calendar-app.git

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.