Skip to content

edcsu/vue-agile-board

Repository files navigation

vue-agile-board

Project setup

// latest stable version of vue if itsnot installed yet
npm install vue
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Inspiration

This web application is inspired by the Udemy - Building Applications with VueJs, Vuex, VueRouter, and Nuxt course
Course Reference.