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

https://github.com/lfscamargo/react-template-typescript


https://github.com/lfscamargo/react-template-typescript

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React Template Typescript

A very simple template for typescript and react

---

### Get started to the project

Here's how you can get started to the project here!

```
1. Clone the repo
2. Install deps running "yarn install"
3. Run "yarn start" it will create a page for you to localhost:3000
```

---