Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```