Trying out react & fela
Install all the packages
npm iRun the page
npm run clientRun styleguidist
There are some problems with this, semi-works
npx styleguidist serverRun eslint tests
You will get some errors :D but that's ok (I haven't fixed all of them)
test: eslint .,If you dont have npx
npm install -g npx