This is a sample project to start playing with Vue. There is a purpose skipping complex things like CSS frameworks, themes, Vue Router or Vuex and it is to keep the project as simple as possible and add them incrementally.
Demo can be found here.
yarn install
yarn serve
yarn build
yarn lint
yarn deploy