Skip to content

bigboytr/vue_sample

Repository files navigation

Vue Sample

This is a vue sample project. Using vue router and vuex.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test