Skip to content
View informatsy's full-sized avatar
Block or Report

Block or report informatsy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
informatsy/README.md

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 ]

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

Popular repositories Loading

  1. informatsy informatsy Public

    JavaScript 2