GitHub - svrcekmichal/universal-react: Universal react with async data fetching, async routes, code splitting from top route (original) (raw)
Project is not maintained anymore. There are much better boilerplates for starting your app
Installation
About
This is boilerplate I have created to learn, to try, to evaluate how thing works, but I hope you can use it for yourself too. In this repo you can find a lot of parts of code from another similar projects. It's far from being complete, there is a lot of dependencies I want to use in future, but until now didn't have time to.
Running Dev Server
//first command line npm run start:dev
//second command line npm run start:hot
To Be Done?
- immutable?
- styles (css-modules ???)