Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koladev32/django-react-auth-app
https://github.com/koladev32/django-react-auth-app
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/koladev32/django-react-auth-app
- Owner: koladev32
- Created: 2021-05-24T10:25:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T11:49:47.000Z (over 2 years ago)
- Last Synced: 2023-03-06T01:48:34.258Z (almost 2 years ago)
- Language: TypeScript
- Size: 961 KB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Available Scripts
In the project directory, you can run:
```shell
yarn install
yarn start
```
And hit `http://localhost:3000/`If you are connecting to a backend, create a `.env` file following the structure in `.env.example`.