Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zagaran/django-react-loader
https://github.com/zagaran/django-react-loader
open-source
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zagaran/django-react-loader
- Owner: zagaran
- License: mit
- Created: 2019-05-01T19:23:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:16:15.000Z (about 2 years ago)
- Last Synced: 2024-10-16T11:32:40.845Z (3 months ago)
- Topics: open-source
- Language: JavaScript
- Size: 938 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-react-loader
The `django-react-loader` is a webpack loader that works in tandem with the python [`django-react-components`](https://github.com/zagaran/django-react-components) module.
### Requirements
`django-react-loader` generates code that uses `react-dom`.See [`django-react-components`](https://github.com/zagaran/django-react-components) for additional of requirements.
## Getting Started
```console
npm install --save-dev django-react-loader
```
- or -```console
yarn add django-react-loader --dev
```## Further Instructions
See [`django-react-components`](https://github.com/zagaran/django-react-components) for information on how to configure