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: