Sample project using bstrap-react-mobx-admin for GUI components and react-mobx-admin for state management stores.
git clone https://github.com/vencax/bstrap-react-mobx-blog-admin blogexample
cd blogexample
npm i
make run
The application is now available at http://localhost:8080.