Skip to content

Abhibhagat1407/REACT-Django-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT-Django-API

To run this project using dockerfile

1st step:

docker build . -t react:latest

2nd step:

docker run -d -p 8000:8000 rest:latest

To see your project running open your web browser and type:

localhost:8000

You can see your web page running!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published