Skip to content

Universal react with async data fetching, async routes, code splitting from top route

Notifications You must be signed in to change notification settings

svrcekmichal/universal-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Michal Svrček
Jun 3, 2016
b91d0ee · Jun 3, 2016

History

31 Commits
Jan 27, 2016
Mar 21, 2016
Mar 21, 2016
Mar 21, 2016
Jan 27, 2016
Feb 22, 2016
Mar 20, 2016
Mar 20, 2016
Mar 1, 2016
Jun 3, 2016
Feb 23, 2016
Mar 1, 2016
Mar 20, 2016

Repository files navigation

Project is not maintained anymore. There are much better boilerplates for starting your app

Installation

npm install

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 ???)

About

Universal react with async data fetching, async routes, code splitting from top route

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published