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

https://github.com/buildo/corso-react-typescript-feb-2022


https://github.com/buildo/corso-react-typescript-feb-2022

Last synced: 5 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 start
```

Runs the app in the development mode.

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

The page will reload if you make edits.