Skip to content

jbelfodil/react-universal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Universal

An Express starterkit using ReactJS server side (rendering) and client side (reconciliation JS client).

Some features are built in it :

  • Webpack workflow (server build and client build (css js)
  • CSS modules, CSS next (postcss-cssnext)
  • PureData system (reduce all server data with schema for a lightweight transfert to the client)

Tech

Installation

$ npm i
$ npm start
$ npm run watch

then go to localhost:1337

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published