8000 GitHub - noeblank/app-vue-starter: based on vue-cli template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

noeblank/app-vue-starter

 
 

Repository files navigation

app-vue-starter

Vue App Starter with Vuex Store Setup Todo Example

Build Setup

you may use npm or yarn

# install dependencies
yarn install
# or
npm install

# serve with hot reload at localhost:8080
yarn dev
# or
npm run dev

# build for production with minification
yarn build
# or
npm run build

# run all tests
yarn test
# or
npm run test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

based on vue-cli template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • Vue 12.6%
  • CSS 4.4%
  • HTML 0.7%
0