Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 463 Bytes

bstrap-react-mobx-blog-admin

Sample project using bstrap-react-mobx-admin for GUI components and react-mobx-admin for state management stores.

How to run

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.