Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Latest commit

 

History

History

frontend

Happy! web app

Hello, welcome to the Happy! web app.


Observations

  • 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.

Build instructions

  1. You just need to run: yarn build or if you are using npm: npm run build

Run instructions

If you just want to run the project, just run: yarn serve and the app will be serving in port 8080