Skip to content
 
 

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman-Clone

Setup

git clone https://github.com/kamalkoranga/Postman-Clone
cd Postman-Clone
cd frontend
npm i
npm run start
cd ..
cd backend
python -m venv env
env\Scripts\activate
pip install -r requirements.txt
flask db upgrade
flask run

Frontend:

Backend:

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages