8000 GitHub - mednabouli/calendar-vue: A VueJS Calendar App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mednabouli/calendar-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js Calendar

A monthly calendar where users can add custom events, times, and event notes. N.b. this is (currently) a front-end only project.

Development Quickstart:

  1. clone repo and cd to directory
  2. install packages: $ npm install
  3. run the dev server: $npm run dev (code changes will automatically be updated in the browser)
  4. consult package.json for additional npm scripts (e.g. for building and running in production)

Technologies utilized:

  • Vue
  • Vue Router
  • Vuex
  • MomentJS
  • CSS Grids
  • Less
  • Webpack

License:

Copyright © 2018 Dee Reddy. BSD-2 license.

About

A VueJS Calendar App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0