Skip to content

access-ci-org/Operations_Django_IntegrationBadges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the Django App

./runserver.sh

http://127.0.0.1:8081/IntegrationBadgesUI/

Build the React Code

This would build the react code and put them to the static folder of the Django app.

cd ./IntegrationBadgesUI/integration-badges-ui-react

npm run build