Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 1.3 KB

File metadata and controls

38 lines (36 loc) · 1.3 KB

GDEgame

  • Run the following commands in the terminal after cloning:
    • yarn install
    • yarn add react-skillbars
    • yarn add react-minimal-pie-chart
    • yarn add react-sound
    • yarn add @material-ui/core@next
    • yarn add @material-ui/core
    • yarn start
  • Go to localhost:3000 to access the web-app.