Hello, welcome to the Happy! web app.
- The main framework used was vue.js with typescript
- It was my first time using VueJS, Vuex, etc
- The contact button hasn't been implemented.
- You just need to run:
yarn build
or if you are using npm:npm run build
If you just want to run the project, just run: yarn serve
and the app will be
serving in port 8080