Skip to content

wzhudev/redi-starter

Repository files navigation

redi-starter

The scaffold for redi. Check out the TodoMVC demo which uses redi-starter.

Features

  • Out-of-box dev toolchain, with redi inside. React, TypeScript, webpack, ESLint, Jest and Prettier.
  • Build from differently entries and ship different bundles on different devices. For example, you won't ship PcPlatformService to mobile devices and vice versa.

Usage

Just clone this project:

git clone https://github.com/wendellhu95/redi-starter.git

If you do not want to have git history you can use degit:

npx degit https://github.com/wendellhu95/redi-starter

License

MIT. Copyright Wendell Hu, 2021.

About

The scaffold for redi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published