isotoma / react-cognito

Library for integrating Facebook React and Amazon Cognito
Apache License 2.0
116 stars 48 forks source link

fix issue #1 -- examples don't build -- mkdir examples/htdocs/dist #4

Closed kbrown closed 7 years ago

kbrown commented 7 years ago

Error: ENOENT: no such file or directory, open 'examples/htdocs/dist/bundle.js'

was because examples/htdocs/dist didn't exist.

Alternatively that directory could just be created in git.