Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 475 Bytes

react-demo

some react demos used by ECMA6 && webpack

demos

modal: a simple react modal component

input: an examples of the controlled component

run

npm install

npm run build

npm run start

open browser on http://localhost:8080/[modal | input]/

LICENSE

MIT