calreact
calreact copied to clipboard
React and Rails 5 calendar appointment app
Results
3
calreact issues
Sort by
recently updated
recently updated
newest added
Via https://github.com/reactjs/react-rails `$ rails g react:component Appointments` is how to create the barebones component, rather than adding the jsx file yourself. Syntax seems to have changed for the `react_component` helper...
Showing /mnt/c/code/calreact/app/views/appointments/index.html.haml where line #7 raised: Can't find appointments.js in /mnt/c/code/calreact/public/packs/manifest.json. Is webpack still compiling?