gobeam / truthy-react-frontend

Truthy CMS's Frontend application written in ReactJS & Redux Saga. This project includes UI implementation of User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, RBAC support, Localization, and many more.

Home Page:http://157.245.148.131:3000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code doesn't run locally

moyela opened this issue · comments

I created a template out of this and pulled it into a local repo where I tried to run it normally.

But running yarn build and yarn start keep causing issues with missing modules and dependencies in the bundle.

There isn't documentation on the dependencies this project was based on so I'm unable to debug the issue myself.