Skip to content

leanhvu21042001/hagintea-clone

Repository files navigation

Initialize Hagintea Shop with React.js and Chakra UI

Setup project and run project

  • Download NVM and run command with below script to use right node version for this project
bash ./nvm-setup.sh
  • Run yarn install to download packages
yarn install
  • Run yarn start to run project
yarn start

Rules