This repo contains the prototype of the Smart Neo client.
npm install: Install all packages
npm run package: Build the lib output
npm run dev: Start the dev server
npm run test: Run unit tests
Simply start the Launch Standalone launch config to get debug and breakpoint support.
To run tests you can either start a script above or start Vitest with the recommended workspace extensions.