0.0.0-alpha.0 • Published 3 years ago
realm-aggregate v0.0.0-alpha.0
Development workflow
Install dependencies:
npm install
Open a terminal and start watching for typescript changes:
npm start
Open a second terminal and start tests in watch mode:
npm run test:watch