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

https://github.com/kmanadkat/react-typescript

React Typescript Initial Setup Project
https://github.com/kmanadkat/react-typescript

create-react-app-typescript reactjs typescript

Last synced: 3 months ago
JSON representation

React Typescript Initial Setup Project

Awesome Lists containing this project

README

        

## React Typescript Mini Starter

This is a basic create react app mini project with typescript template & example code.

I have made this watching [The Ultimate TypeScript Course](https://codewithmosh.com/p/the-ultimate-typescript) by Mosh Hamedani.

Feel free to use this as a starting point of a really small frontend project.

### Project Setup
1. `npm install`
2. `npm run start`
3. Open [http://localhost:3000/](http://localhost:3000/) in your fav browser