Skip to content

Why Did I Do This ?

云隙阳光 edited this page Jan 29, 2018 · 1 revision

you can just use create-react-app instead.

create-react-app my-app --scripts-version=react-scripts-ts
npm run eject
  1. use Webpack3.x in myself style.
  2. learn how to use typescript in projects combine with react.
  3. wanna use React + Redux + React-Router.
  4. wanna use Progressive Web App.
  5. wanna use React Server Render.
Clone this wiki locally