USING YARN (Recommend)

  • yarn install
  • yarn dev

USING NPM

  • npm i OR npm i --legacy-peer-deps
  • npm run dev