-
Notifications
You must be signed in to change notification settings - Fork 0
dewynl/AirTableDinamicMenu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the app:
- Create virtual enviroment with virtualenv:
Command: virtualenv --python=python3 venv
- Activate Virtual Enviroment:
Command: source venv/bin/activate
- Install requirements using pip:
Command: pip install -r requirements.txt
- Run Flask Server:
Command: flask run
To add Google Chrome extension:
- Add the "chrome_extension" folder to extensions library with the "Load Unpacked Option".
- With the FLask App running, click the extension icon and wait for the response.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published