Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README proposal #6

Open
jomivz opened this issue Jun 4, 2019 · 1 comment
Open

README proposal #6

jomivz opened this issue Jun 4, 2019 · 1 comment
Assignees

Comments

@jomivz
Copy link
Contributor

jomivz commented Jun 4, 2019

pip3 install virtualenv
export PATH=$PATH:~/.local/bin
virtualenv -p python3 my_virtual_env
cd my_virtual_env
source bin/activate
(my_virtual_env) $ git clone https://github.com/ankity10/Mcq-Web-App.git
(my_virtual_env) $ cd Mcq-Web-App
(my_virtual_env) $ pip install -r requirements.txt
(my_virtual_env) $python manage.py runserver 8080

@ankity10 ankity10 assigned ankity10 and jomivz and unassigned ankity10 Jun 4, 2019
@ankity10
Copy link
Owner

ankity10 commented Jun 4, 2019

Can you do this change as you already have set up with you? @jomivz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants