Skip to content

vanluke/isomorphic-react

Repository files navigation

Isomorphic

Proof of concept

start

install npm packages

npm i

start dev server

npm run dev:server

start dev browser

npm run dev:client

storybook

npm run storybook

test

npm run test

storybook

Storybook is configurated for this project
stories located in stories directory
configuration can be fount under .storybook directory

Test

Jest framework

Chunk script loading

see src/lib - show how to load async/sync chunk files

Styled Components

About

React Isomorphic rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published