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

https://github.com/buildo/corso-react-typescript-tuotempo


https://github.com/buildo/corso-react-typescript-tuotempo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# React TypeScript Course

![image](https://user-images.githubusercontent.com/4029499/146017666-33ed2dbc-94d2-46d5-9759-bf1961be8195.png)

## Install

```
npm ci
```

> `npm ci` does not update the `package-lock.json`

## Development

```
npm run dev
```

Runs the app in the development mode.

Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.