issue 1, error in terminal console
reproduce step
- git clone the project
- "cd" to the root path, and run " lerna bootstrap "
- then , i try to run the "agile board" demo, so i excute "lerna run start" in terminal
result

issue 2, error in browser console
because the above behaviour has error, so i try to go to "agile-board" demo path to do something, so i do below
- cd to "esp-js-react-agile-board" path
- yarn install
- yarn start
now every thing looks fine in terminal console, so i try to open "localhost:4000" in Chrome browser 78.0.3904.70. it just show a blank page, and seems there have some error in console

Do you have any idea about that ?
issue 1, error in terminal console
reproduce step
result

issue 2, error in browser console
because the above behaviour has error, so i try to go to "agile-board" demo path to do something, so i do below
now every thing looks fine in terminal console, so i try to open "localhost:4000" in Chrome browser 78.0.3904.70. it just show a blank page, and seems there have some error in console

Do you have any idea about that ?