Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 606 Bytes

dependencies.md

File metadata and controls

23 lines (22 loc) · 606 Bytes
  1. Download node.js at recommended version
  2. npm install @mui/material //don't run: 3. npx create-react-app my-app
  3. npm install express --save
  4. Postgres V13.4: https://www.postgresql.org/download/
  5. npm install touch-cli -g
  6. npm install --save-dev nodemon
  7. npm install @types/node --save-dev

DEPENDENCIES:

  • core-js@3.19.0
  • core-js-pure@3.19.0
  • ejs@2.7.4
  • cra-template@1.1.2
  • react-scripts@4.0.3
  • react@17.0.2
  • react-dom@17.0.2
  • web-vitals@1.1.2
  • @testing-library/user-event@12.8.3
  • @testing-library/jest-dom@5.14.1
  • @testing-library/react@11.2.7
  • typescript@>=2.8.0
  • express@4.17.1