Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 901 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 901 Bytes

PVD


Follow the instructions bellow to setup your work env and work process:

  • Clone Front_End git repo
  • CD into the "Front_End/front-end" directory
  • Run commands npm install or yarn
  • Create your own branch to working for

To avoid overwrite each others, please submit all merge requests to PM.

1.2. Dependencies

  • react 16.12.0
  • reatc-router-dom 5.1.2
  • @material-ui/core 4.9.o
  • @material-ui/icons 4.5.1
  • formik 2.1.3
  • yup 0.28.1
  • axios 0.19.2
  • styled-components 5.0.0
  • React-redux 7.1.3

1.3. Links