This project is no longer active. If you're interested in building a modern ILS that works for both low-resource (offline-first) and medium to large libraries, hit me up for a chat.
Use yarn instead of npm
yarn install to install dependencies
yarn start to start dev server (Ensure unmarc_backend is running and listening on port 8000)
yarn test to run jest tests
yarn test_cy to run cypress tests