Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scisamir/react-typescript-demo

A project built using Typescript with React
https://github.com/scisamir/react-typescript-demo

Last synced: 15 days ago
JSON representation

A project built using Typescript with React

Awesome Lists containing this project

README

        

# TypeScript with React

## Preface

This is a typescript tutorial I followed closely understanding each and every concept taught. It's from a tutorial on codevolution youtube channel.

### This project was bootstrap with `vite`.

## Available Scripts

In the project directory, you can run:

### `npm install`

Installs project's dependencies

### `npm run dev`

Runs the app in the development mode.\
Open [http://localhost:5173](http://localhost:5173) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.