Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 208 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 208 Bytes

This repository provides a sandbox for tiny web-dev examples based on react.

To install all necessary dependencies run

npm install

Run the example via

npm start

and open localhost:8080