npm install
npm run serve
npm run build
npm run lint
A Simple starter app to learn Vuejs. Great for beginners to get started with Vue's options API. It is simple to clone and easy to use to learn about state management and Vue reactivity.
Vue
npm install
npm run serve
npm run build
npm run lint