kripod/otion

Docs suggestions

jaredpalmer opened this issue · 2 comments

  • Add package installation instructions (npm install xxx etc) in the root README and in otion and in react-otion
  • Add CRA example
  • Add codesandbox examples for (CRA, gatsby, next.js) to readme
  • Add codesandbox CI for PRs playgrounds https://codesandbox.io/docs/ci

Thank you for the very valuable feedback! I've been busy recently and had to cope with some stuff, but I'll try my best to make these changes soon.

Sandboxes are now available from PRs and the readme, along with all the missing installation instructions.

Thankfully to @etc-tiago, a CRA example is now also avaliable. (However, it seems that TypeScript running within the CRA sandbox fails to find the otion module's entry point.)

I appreciate all these suggestions and hope they will simplify the adoption for everyone.