0.1.10 • Published 2 years ago

@stellaris/lynx-editor v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Vite + React + Typescript + Eslint + Prettier

A starter for build React hooks library with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.

Vite + React + Typescript + Eslint + Prettier

Installation

  degit anilpixel/vite-react-ts-eslint-prettier
  pnpm install

Start

After the successful installation of the packages: pnpm dev

Build

pnpm build