My application to Think Make Start 2020.
This was a great oppertunity for me to play around in Vue.js 💻.
- Installation
npm install
- Compiles and hot-reloads for development
npm run serve
- Compiles and minifies for production
npm run build
- Lints and fixes files
npm run lint