Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 353 Bytes

razzle-redux-typescript-example

Bootstrap Razzle full Server Side Rendering(SSR) React App with TypeScript, Redux, Redux-Thunk, Found, Immutable powered By razzle-redux-typescript https://github.com/wlchn/razzle-redux-typescript

Run the example

  1. copy .env.sample to .env, then edit it

  2. clone this repo and then:

npm i
npm run start