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 🧑💻!
- git clone https://github.com/fedeiglesias/wallbox.git
- cd wallbox
- npm install
- npm run dev
- Enter with browser to http://localhost:8080/
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)
- npm run test
- 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.