The Vue Local Starter Kit is a development template for Vue 2.x applications with SFC (Single File Components .vue*) directly in the browser, No build steps, No Vue-CLI and Nodejs.
- Vue - 2.x.x
- VueHead - 2.2.0
- VueRouter - 3.0.0
- Vuex - 3.6.2
- Vue2-SFC-Loader - v0.8.4 for vue2
- Axios >= 1.6.0
- Download the repo:
https://github.com/CodeShark37/Vue-Local-Starter-Kit.git
- Be free to open issues for requesting new features, or pull requests to add a new features.