-
Clone the repository:
git clone https://github.com/AnandBhasme/LAMP.git cd lamp
-
Create a virtual environment:
python -m venv venv
-
Activate the virtual environment:
- On Windows:
venv\Scripts\activate
- On macOS/Linux:
source venv/bin/activate
- On Windows:
-
Install the dependencies:
pip install -r requirements.txt
-
Run the application:
python app.py
-
Notifications
You must be signed in to change notification settings - Fork 0
AnandBhasme/LAMP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Library Access Management Protocol
Resources
Stars
Watchers
Forks
Packages 0
No packages published