Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offchan42/react-experiments
A bunch of simple experiments with React to learn the basics.
https://github.com/offchan42/react-experiments
Last synced: 14 days ago
JSON representation
A bunch of simple experiments with React to learn the basics.
- Host: GitHub
- URL: https://github.com/offchan42/react-experiments
- Owner: offchan42
- Created: 2023-08-18T03:45:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T19:40:54.000Z (about 1 year ago)
- Last Synced: 2024-03-02T00:39:03.050Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-experiments
A bunch of simple experiments with React to learn the basics.
## How to run
Start the server (to automatically reload the webpage on changes):
```bash
start.bat
```