https://github.com/magnitopic/react-experiments
Tests to learn React
https://github.com/magnitopic/react-experiments
react web
Last synced: about 1 month ago
JSON representation
Tests to learn React
- Host: GitHub
- URL: https://github.com/magnitopic/react-experiments
- Owner: magnitopic
- Created: 2021-03-30T15:36:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T21:21:00.000Z (about 5 years ago)
- Last Synced: 2025-09-02T11:34:48.189Z (10 months ago)
- Topics: react, web
- Language: JavaScript
- Homepage:
- Size: 517 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Experiments
To start the server run:
```bash
npm run dev
```