Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nareshbhatia/simple-react
Really simple React app to show issues and simple examples
https://github.com/nareshbhatia/simple-react
Last synced: 2 days ago
JSON representation
Really simple React app to show issues and simple examples
- Host: GitHub
- URL: https://github.com/nareshbhatia/simple-react
- Owner: nareshbhatia
- Created: 2019-02-28T04:27:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T13:41:07.000Z (almost 6 years ago)
- Last Synced: 2024-12-28T11:30:24.711Z (about 2 months ago)
- Language: HTML
- Size: 165 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple React App
================
Really simple React app to show issues and simple examples.Getting Started
---------------
```bash
$ yarn
$ yarn start
```Now point your browser to http://localhost:3000/.