> python3 -m virtualenv glug_env # Create a virtual environment.
> cd glug_env
> git clone https://github.com/glugmvit/glug_website_django.git # Cloning the repository
> cd glugmv_website
> cd glug
> pip3 install -r requirements.txt # Installing the requirements
> python3 manage.py makemigrations
> python3 manage.py migrate
> python3 manage.py runserver # Running the server on the localhost
-
Notifications
You must be signed in to change notification settings - Fork 6
The website for GLUG MVIT
License
glugmvit/glug_website_django
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The website for GLUG MVIT
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published