- Clone repository
- Install dependencies
- Python Dependencies
- Make sure you are in the folder that contains Pipfile
- Run
pipenv install
- Requires pipenv (
pip install pipenv
)
- Requires pipenv (
- Node Modules
- Change directory to the
static
folder - Run
npm install
- Change directory to the
- Python Dependencies
- Running the app
- Activate environment
- Run
python3 app.py
-
Notifications
You must be signed in to change notification settings - Fork 0
ahmadfaa1z/Inventory-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Flask application with CRUD operations.