Demo: https://broutard.github.io/engapp
The aim of Owlways is to offer students a variety of exercises that can be fully configured by their teacher.
Owlways is a web application (SPA) designed to work offline (PWA).
It can therefore be installed on a mobile device and run as a native application.
Nodejs: https://nodejs.org/en/download/
VSCode (or another code editor) : https://code.visualstudio.com/download
Vue-CLI:
npm install -g @vue/cli
Yarn:
npm install -g yarn
yarn install
yarn serve
yarn build
VueJs: https://fr.vuejs.org/v2/guide/
Vue-Router: https://router.vuejs.org/api/
Vuex: https://vuex.vuejs.org/
Vuetify: https://vuetifyjs.com/en/introduction/why-vuetify/
Axios: https://github.com/axios/axios#axios-api
Sass: https://sass-lang.com/guide