Added README.md file

This commit is contained in:
username 2021-01-13 12:31:59 +01:00
parent 0995714950
commit e2bb6119ff

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Don't forget!
1. Change your React code
2. In the React directory run:
### `npm run build`
3. Then, in the project directory run:
### `python3 manage.py runserver`