/react-demos

react demos, including input and modal components

Primary LanguageJavaScriptMIT LicenseMIT

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