What is RStore?
RStore is a React state-management project, it provide a simple way to create、get、change the store, and all the state which export from the store will auto update the UI, you will never need use a set function to trigger it, just like Vue, so this project will give a friendly way for Vue developer to start use React.