Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 673 Bytes

@mntm/scripts GitHub license

A drop-in replacement for react-scripts.

Differences

  • Requires Typescript
  • Supports multi-build mode for modern and legacy builds
  • Uses Preact instead of React as @mntm/react

Installation

We recommend to use yarn for dependency management:

yarn add -D @mntm/scripts

License

@mntm/scripts is MIT licensed.