react-routing-mobx-bootstrap-boilerplate
react-routing-mobx-bootstrap-boilerplate copied to clipboard
Simple boilerplate with webpack, react, mobx, react router and css modules
Results
1
react-routing-mobx-bootstrap-boilerplate issues
Sort by
recently updated
recently updated
newest added
Am I missing something? `guestStore` in function `fromJS` GuestStore.js is not defined. `store.guests = array.map(item => GuestModel.fromJS(guestStore, item));` Should it be just `store` ?