The used modules except the core vuex modules in the project
- bootstrap (style)
- bootstrap-vue (style)
- sass (style)
- sass-loader (style)
- vuex (state management)
- vue-i18n (multilanguage)
- vue-router (routing)
- vue-select (searchable select input)
npm install
npm run serve
npm run build
npm run lint