1.1.5 • Published 2 years ago

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

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago