Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zagaran/django-react-loader


https://github.com/zagaran/django-react-loader

open-source

Last synced: about 2 months ago
JSON representation

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