create-piso-app
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

create-piso-app

Create SSR app with React, Express and TypeScript, which supporting:

  • router-config: react-router-dom
  • style manage: mini-css-extract-plugin, isomorphic-style-loader
  • state manage: redux, redux-thunk
  • dynamic load:lazy, react-loadable, renderToPipeableStream
  • spiteChunk:code-splitting
  • HMR:hot-reload
  • Auth: JWT
  • and so on

Start

yarn create piso-app <app-name>

or

npx create-piso-app <app-name>

Package Sidebar

Install

npm i create-piso-app

Weekly Downloads

21

Version

0.0.6

License

MIT

Unpacked Size

10.6 kB

Total Files

15

Last publish

Collaborators

  • tangxiaoxin