Skip to content

Web of the Committee of Students of Telematics Engineering from PUCMM. Python (Flask) version.

License

Notifications You must be signed in to change notification settings

ivanubi/ceit-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comité de Estudiantes de Ingeniería Telemática Website (Flask Version)

alt text

Instructions (MacOS)

  1. Clone the repository using 'git clone' on the terminal.
  2. Create a virtual enviroment using 'python3 -m venv /path/to/new/virtual/environment' Example: python3 -m venv ./.venv.
  3. Activate the virtual invoroment using 'source /path/to/new/virtual/environment/bin/activate'. Example: source ./.venv/bin/activate.
  4. Install the required python libraries using 'pip install -r requirements.txt'.
  5. Now you're ready to go! Run the application using 'python3 application.py'.

About

Web of the Committee of Students of Telematics Engineering from PUCMM. Python (Flask) version.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published