Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 229 Bytes

Basic Chat

Continuing to putz around with react.

To build:

npm i
npm start

TODO: Make a webpack / react starting point so I don't spend the first 20m of every project re-remembering how I built the last one.