Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MetinSeylan/VuejsStarterKit
Vuejs starter kit - webpack, middleware, route, interceptor, vuex
https://github.com/MetinSeylan/VuejsStarterKit
Last synced: 2 months ago
JSON representation
Vuejs starter kit - webpack, middleware, route, interceptor, vuex
- Host: GitHub
- URL: https://github.com/MetinSeylan/VuejsStarterKit
- Owner: MetinSeylan
- Created: 2016-04-14T20:49:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T10:18:28.000Z (about 8 years ago)
- Last Synced: 2024-08-02T09:25:15.226Z (5 months ago)
- Language: CSS
- Homepage: http://metinseylan.com
- Size: 20.5 KB
- Stars: 48
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue - VuejsStarterKit - vuejs starter套件 (辅助工具)
- awesome-github-vue - VuejsStarterKit - vuejs starter套件 (辅助工具)
- awesome-github-vue - VuejsStarterKit - vuejs starter套件 (辅助工具)
- awesome - VuejsStarterKit - vuejs starter套件 (辅助工具)
README
# Vuejs Starter Kit 2
> A Vue.js 2 project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).