mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 05:43:44 +03:00
Fixes docs code sample
This commit is contained in:
parent
53ca547ed2
commit
68dbdf7e3e
|
@ -19,6 +19,7 @@ Now, go to ``http://127.0.0.1:8000/`` in your browser. There is also a
|
|||
Single Page Application (SPA) in React within the ``demo/`` directory. To run this do:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
cd react-spa/
|
||||
yarn # or npm install
|
||||
yarn run start
|
||||
|
|
Loading…
Reference in New Issue
Block a user