Thanks to visit codestin.com
Credit goes to github.com

Skip to content

masudgit/React-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's an client-server application. Client has been developed by Semantic UI React and Server has been developed by Django. Semantic UI React is the official React integration for Semantic UI.(https://react.semantic-ui.com/)

Backend development workflow

virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver

Frontend development workflow

npm i
npm start

For deploying

npm run build

About

This repo will contain both Frontend and Backend Layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published