Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 374 Bytes

important.md

File metadata and controls

14 lines (13 loc) · 374 Bytes

Packages

  • npx create-react-app support-project-front --template typescript
  • npm install react-router-dom@6
  • npm install tailwindcss postcss autoprefixer -D
  • npm install tailgrids
  • npm install @craco/craco@v7.0.0-alpha.0
  • npm i tar
  • npm i source-map-resolve
  • npm install @fortawesome/fontawesome-free
  • npm install axios

Commands

  • npm install
  • npm start