1.1.5 • Published 10 months ago

my-react-ts-tail-vite v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

React TypeScript template with Vite

This is a React + TypeScript boilerplate built with Vite.

What's inside?

Getting started

  1. Create the project.

    npx degit Mstfucrr/react-ts-tail-vite my-app
  2. Access the project directory.

    cd my-app
  3. Initialize a git repository.

    git init
  4. Install dependencies.

    npm install
  5. Start dev server with hot reload at http://localhost:3000.

    npm run dev

License

This project is licensed under the MIT License.

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago