Skip to content

This a exercise project for learning Vue.js features such as components, vue-cli, etc.

Notifications You must be signed in to change notification settings

ppranitps20/Vue-EventCalendar

Repository files navigation

Vue-EventCalendar


This is a simple exercise for learning Vue.js framework through npm. This web app enables you to add edit and delete events.

Built Using

Installing

A step by step series of examples that tell you how to get a development env running

Clone this repository

git clone https://github.com/ppranitps20/Vue-EventCalendar.git
cd Vue-EventCalendar-master

Install Node Modules form package.json

npm install

Finally run

npm run serve

Go to http://localhost:8082

Example

alt text

About

This a exercise project for learning Vue.js features such as components, vue-cli, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published