Install HH Fwb
- **Before you clone the project please setup your device by installing:** - Node js - Git - Open : https://github.com/hungryhub-team/hh-web-new-ui
- clone project git@github.com:hungryhub-team/hh-web-new-ui.git - add env
[ENV web fwb](https://www.notion.so/ENV-web-fwb-58ef3726f759492e9d0e3563c7fad2cd?pvs=21)
- Open the project on your terminal - run `yarn install`**** - run
💡 Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test`
- run this for fixing lints
💡 Lints and fixes files
yarn run lint