Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 229 Bytes

Small playground to test react (especially recent features like hooks and context) outside of a VSCode view environment.

Try:

npm install

and then, to run

npm start

will start the application in localhost:3000