Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 292 Bytes

EasyWeb

This is a simple framework to build node/react server/client solution.

I'll add the following features:

  • server-side & universal -side rendering
  • redux
  • service worker

Usage

yarn install

yarn develop

go to http://localhost:3000/demo/server-render

Test

yarn test