- Vue.js
- Vuex (For Vue State managment and centerization)
- Vuex Persist (For Vuex state persistance)
- Vuex Module Decorators (For Vuex Module Decorator Style Syntax)
- Vue Router (For Vue Web page routing)
- Typescript (For OOP and types)
- SCSS (CSS with superpower)
- Axios (For API requests)
- Bootstrap (Class based CSS)
- JQuery (Shorthand javascript library)
yarn
npm i
yarn serve
npm run serve
yarn build
npm run build