Agile Based Framework. Work was done during IU Summer Internship 2020 using VueJS, Vue Router, Vue Bootstrap, NPM and Webpack. This framework combines best elements from various Agile frameworks to derive another approach to Agile methodologies.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
# the resulting build is located in docs/ directory
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.