@nunuu/react-starterkit

1.1.2 • Public • Published

Quick Start

  1. Install pnpm globally if you have not done so.
  2. Run the command npx @nunuu/react-starterkit your-project-name to initiate your React project!
  3. Install the recommended extensions in VSCode if needed.

What's Included

  1. Initiates a React project directory using vite with the following support:
  2. Includes VSCode settings to complete the following on save:
    • Auto format with prettier
    • Auto fix ESLint errors
    • Auto organize import statements
  3. Integrates the following testing libraries:
    • jest
    • testing-library
    • Run commands pnpm test or pnpm test:watch to execute tests
    • Provides example App.test.tsx file

Package Sidebar

Install

npm i @nunuu/react-starterkit

Weekly Downloads

1

Version

1.1.2

License

ISC

Unpacked Size

11.1 kB

Total Files

18

Last publish

Collaborators

  • nunuu