https://github.com/buildo/corso-react-typescript-tuotempo
https://github.com/buildo/corso-react-typescript-tuotempo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buildo/corso-react-typescript-tuotempo
- Owner: buildo
- Created: 2023-10-17T12:50:14.000Z (almost 3 years ago)
- Default Branch: step-0-base-layout
- Last Pushed: 2023-10-31T14:37:50.000Z (almost 3 years ago)
- Last Synced: 2025-12-31T08:20:50.474Z (7 months ago)
- Language: TypeScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React TypeScript Course

## 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.