React based Web Admin Dashboard for APILogicServer.
git clone https://github.com/thomaxxl/safrs-react-admin
cd safrs-react-admin
git clone https://github.com/thomaxxl/rav3-jsonapi-client # modified data provider used, installed in the project root
npm install
npm run build