Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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