Skip to content

A simple VueJS app to learn how Vue works, how to create a custom filter and how to use VueX

Notifications You must be signed in to change notification settings

bchhun/learning-vuejs

Repository files navigation

learning-vuejs

A Vue.js project

Build Setup

  • yarn instead of npm ;)
  • node v6.4.0: use nvm to manage multiple node version on your system
# install dependencies
yarn

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

# build for production with minification
yarn run build

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

About

A simple VueJS app to learn how Vue works, how to create a custom filter and how to use VueX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published