Web app visualising guillotine cut
Go to file
2021-01-26 18:42:15 +01:00
sm_django Added Django to project and moved react files to 'sm_react' folder 2021-01-13 12:24:10 +01:00
sm_react Added bar, counter and form components. Imported @material-ui/core. 2021-01-26 18:42:15 +01:00
.eslintcache Added Django to project and moved react files to 'sm_react' folder 2021-01-13 12:24:10 +01:00
.gitignore Added Django to project and moved react files to 'sm_react' folder 2021-01-13 12:24:10 +01:00
db.sqlite3 Added Django to project and moved react files to 'sm_react' folder 2021-01-13 12:24:10 +01:00
manage.py Added Django to project and moved react files to 'sm_react' folder 2021-01-13 12:24:10 +01:00
README.md Changes in README.md 2021-01-13 12:34:14 +01:00

Don't forget!

  1. Change your React code

  2. In the React directory run:

npm run build

  1. Then, in the project directory run:

python3 manage.py runserver