A monthly calendar where users can add custom events, times, and event notes. N.b. this is (currently) a front-end only project.
- clone repo and cd to directory
- install packages:
$ npm install
- run the dev server:
$npm run dev
(code changes will automatically be updated in the browser) - consult
package.json
for additional npm scripts (e.g. for building and running in production)
- Vue
- Vue Router
- Vuex
- MomentJS
- CSS Grids
- Less
- Webpack
Copyright © 2018 Dee Reddy. BSD-2 license.