vue awesome demos
1.0.0
Collect and encapsulate some special usages, components and samples based on vue
# clone the project
git clone https://github.com/WHYXman/vue-awesome-demos.git
# enter the project directory
cd vue-awesome-demos
# install dependency
cnpm install
# develop
npm run dev
This will automatically open http://localhost:9528