Skip to content

yklau1989/SampleProject_vjs

Repository files navigation

SampleProject_vjs

Simple Project using Vuetify

Build Setup (From vue Official)

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

How I start this project

npm install --global vue-cli
vue init vuetifyjs/webpack demo-app
npm install --save axios vue-axios
cd demo-app
npm run dev

Feature used

Vuetify

Routing

v-dialog

API calling by axios

About

Simple Project using Vuetify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published