🌐 webTemplateVue

👓 Overview

webTemplateVue serves as a spring board to use when diving in to a new Vue project 🏊

  • Setup with parcel for compiling

⚙️ Compiling

🚀 Initialize node 
$ npm i

👨‍💻 Development
$ npm run dev

📯 Distribution
$ npm run build 

🎫 License

All parts of webTemplate are free to tinkering under the open-source MIT license.

🙏 Acknowledgement

webTemplateVue was created by Mads Lousdal, based on the original webTemplate.