Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scisamir/react-typescript-demo
- Owner: scisamir
- Created: 2023-05-27T15:35:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-31T17:47:35.000Z (over 1 year ago)
- Last Synced: 2024-11-09T21:30:39.784Z (2 months ago)
- Language: TypeScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.