Skip to content

informatsy/informatsy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there 👋

--------------------------------------------------------------------------------------------------------------------------------

INSTALLATION WORKFLOW 💥:

✔ 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

Releases

No releases published

Packages

 
 
 

Contributors