Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 118 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 118 Bytes

USING YARN (Recommend)

  • yarn install
  • yarn dev

USING NPM

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