Install HH Web New UI
-
* **Before you clone the project please setup your device by installing:**Git- Nodejs
- Open : https://github.com/hungryhub-team/hh-web-new-ui
- clone project [
git@github.com](<mailto:git@github.com>):hungryhub-team/hh-web-new-ui.git - add the env ENV web ui
- 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