- The project's design documentation can be found here
npm install
npm install -g firebase-tools
npm install -g @vue/cli
npm run serve
npm run build
npm run test
npm run lint
To deploy the site to the firebase host:
npm run build
firebase deploy
- Vue.js
- Vue Router
- Vuex
- Firebase / Vuefire
- Marked (markdown renderer)
- UUID
- Animate.css
- Anime.js
- Spectre.css
- Vue-Flatpickr