This is a basic example that allows to play around with CASL.
Note: this example uses CommonJS as @casl/ability
currently doesn't support new exports
field in package.json and codesandbox doesn't allow to change the version of nodejs (10.x only at the time of writing).
npm install
npm start