1.1.1 • Published 1 year ago

@sabashavidze/create-vite-react-ts-app v1.1.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Create React App with vite/vitest/typescript/eslint/prettier

Create React apps with no build configuration.

Quick Overview

There are 2 ways to create react app :

  •      npx @sabashavidze/create-vite-react-ts-app your-app-name
         cd your-app-name
         npm run dev
  • or If you've previously installed @sabashavidze/create-vite-react-ts-app globally via npm install --location=global @sabashavidze/create-vite-react-ts-app, we recommend you uninstall the package using npm uninstall --location=global @sabashavidze/create-vite-react-ts-app or yarn global remove @sabashavidze/create-vite-react-ts-app to ensure that npx always uses the latest version.

Otherwise if you globally installed it, just run :

```
  npx create-vite-react-ts-app your-app-name
```
1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago