8000 GitHub - radekRadekk/pgui
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

radekRadekk/pgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

You must have npm, Python and PIP installed.

Before first run

  1. Clone the repository.
  2. In backend directory run: pip install -r requirements.txt
  3. In main directory run: npm install .

Run

You have to run backend app and frontend app.

Backend app

In backend directory run: flask run

Backend app is running on port 5000

Frontend app

In main directory run: npm start

Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0