diff --git a/README.md b/README.md new file mode 100644 index 0000000..3afeff2 --- /dev/null +++ b/README.md @@ -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`