Repository files navigation
--------------------------------------------------------------------------------------------------------------------------------
✔ Before Installing below packages you will have python and node.js installed on your desktop 🖥 [version:greater 3.8.0]
✔ Install pip or pip3 (for python3)
✔ pip install pipenv (to create environment for develpoment)
✔ pipenv shell (it will create a subshell for development)
✔ pipenv install pipfile (which install all files under pipFile which are used in development)
✔ npm i (install nodemodules which are used in project)[folder 📁:Go to path /informatsy/frontend]
✔ python manage.py runserver (to run the django server)[folder 📁:/informatsy/]
✔ npm run dev (to run the react application)[folder 📁:/informatsy/frontend ]
---------------------------------------------------------------------------------------------------------------------------------
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.