Skip to content

fedeiglesias/wallbox

Repository files navigation

Wallbox

Wallbox is a global company 🌎, dedicated to changing the way the world uses energy ⚡. We create smart charging systems 🔌🔋 that combine cutting-edge technology with outstanding design, managing the communication between the car 🚙 and charger via an easy-to-use App experience 📱.

This project is a Job Challenge 🧑‍💻!

Challenge description


INSTALL

RUN & FUN
For developement
For production

Must install serve global first

  • npm install -g serve

  • npm run build

  • npm run start

  • Enter with browser to http://localhost:5050 (you can change this in package.json)

For testing
  • npm run test

Libs used
  • VueJS: The Progressive JavaScript Framework.
  • Vuex: Vuex is a state management pattern + library for Vue.js applications.
  • Vue-router: Vue Router is the official router for Vue.js.
  • Vuetify: Vue UI Library with beautifully handcrafted Material Components.