Groupomania is a school project for OpenClassrooms Web Developer certification. The application is a social network MVP. Here is the frontend part, developed with the JavaScript framework Vue.js.
- ESLint
- airbnb-based
- Front part :
$ git clone https://github.com/Pix-ggyr/Groupomania-Front.git
- Back part :
$ git clone https://github.com/Pix-ggyr/Groupomania-Backend.git
And follow the instructions in the README file.
npm install
npm install -g @vue/cli
vue ui
Launch Vue CLI as shown in the gif below
Application App.vue
Gwen Goyer, web devloper student at OpenClassrooms