Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 402 Bytes

File metadata and controls

40 lines (27 loc) · 402 Bytes

🚅 React Library Template

Start a project from scratch without having to remove anything from the default configuration


Technology stack

  • Nx
  • Dev server
  • Babel + Rollup
  • React
  • Vite
  • Typescript
  • pnpm

Installation

nx serve dev

Publish Library

nx publish

Run Tests

nx test