Skip to content

farneser/simple-react-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple web server for testing the React build

Test your React build

You neet to copy your dist folder in a root of project and run

python3 app.py

Or run with docker

docker-compose build
docker-compose up

About

Simple server on python what can help you to test your build of react application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published