django-reactjs-boilerplate
django-reactjs-boilerplate copied to clipboard
An example how you can use ReactJS with your Django project.
Hi all, I can run this fine on my computer but when I try to host it on a server I am encountering a bunch of problems. Basically - What...
Is posible run fabric script usin a webpack inside of the project: `def webpack(): local('rm -rf djreact/static/bundles/stage/*') local('rm -rf djreact/static/bundles/prod/*') local('node_modules/.bin/webpack --config webpack.stage.config.js --progress --colors') local('node_modules/.bin/webpack --config webpack.prod.config.js --progress --colors')`...
I had a problem whem I put directly 'localhost:8000/login' on my browser, the app make a request to server and server responses 'Pages not foud'. Only works when I click...
This happens because of a dependency conflict. ``` npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants eslint@