An open API service indexing awesome lists of open source software.

https://github.com/freeeez/vite-react-typescript-boilerplate

Vite + React + Typescript boilerplate
https://github.com/freeeez/vite-react-typescript-boilerplate

boilerplate boilerplate-template react template typescript vite

Last synced: 2 months ago
JSON representation

Vite + React + Typescript boilerplate

Awesome Lists containing this project

README

          

# Vite + React + TypeScript boilerplate

## Description
This repository includes Vite, React, TypeScript as main deps for starting new projects

## Main deps
![vite](https://img.shields.io/badge/vite-v4.1.0-red?style=flat-square)
![react](https://img.shields.io/badge/react-v18.2.0-green?style=flat-square)
![typescript](https://img.shields.io/badge/typescript-v4.9.5-blue?style=flat-square)

## Quick start
1. Install all dependencies using `yarn` or `npm install`
2. Start the development server using `yarn dev` or `npm run dev`
3. Open up [http://localhost:3000](http://localhost:3000)

## License
[MIT](https://github.com/FreeeeZ/vite-react-typescript-boilerplate/blob/main/LICENSE)

Copyright (c) 2023, Vladislav Shell