Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some basic bindings (ra-data-json-server, Admin, Resource) (#1)
* added initial package.json * installed dependencies, added npm scripts, and added gitignore file. * added ra-data-json-server and react-admin.Admin * added react-admin.Resource and bsconfig.json * fixed typo * trying to get default export to work * used bucklescript workaround to get the default field to work (rescript-lang/rescript#2456) * fixed errors in react-admin.Resource
- Loading branch information