Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.16 KB

File metadata and controls

47 lines (37 loc) · 1.16 KB

Dependencies to install

Cmd location: ./frontend/

Install node modules

npm install

tailwind part

  • npm install -D tailwindcss@latest postcss@latest autoprefixer@latest
  • npx tailwindcss init
  • npm install react-scripts@latest
  • npx tailwindcss init -p
  • npm install prettier-plugin-tailwindcss

others

  • npm install react-icons --save
  • npm i axios
  • npm i react-router-dom
  • npm i bootstrap react-bootstrap
  • npm i swiper
  • npm i jwt-decode
  • npm i react-leaflet
  • npm i --save react-lazy-load-image-component

python commands

  • pip install django
  • pip install djangorestframework
  • python -m pip install django-cors-headers
  • pip install djangorestframework-simplejwt
  • pip install argon2-cffi
  • pip install mysqlclient
  • pip install pillow

api urls