element-book mono repo
See packages/element-book/README.md
for more details.
Dev
Make sure to run npm i
after initially cloning.
All commands below are expected to be run from the mono-repo root (not from an individual package):
npm start
: run the example appnpm run test:all
: run all tests