https://github.com/lfscamargo/react-template-typescript
https://github.com/lfscamargo/react-template-typescript
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lfscamargo/react-template-typescript
- Owner: LFSCamargo
- Created: 2020-03-19T05:12:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T14:12:35.000Z (over 3 years ago)
- Last Synced: 2025-06-13T11:07:41.494Z (about 1 year ago)
- Language: JavaScript
- Size: 1.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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
```
---