A web application that allows users to manage ingredients. This is built by Vue.js, Vuex and Vuetify.
Techs:
- Vue.js
- Vuex
- Vuetify
- Scss
# Install the dependencies.
$ cd .
$ npm install
$ cd .
$ npm run serve
By default, you can visit the app in your web browser at http://localhost:8080
...