mirror of
https://github.com/appy-one/acebase-client.git
synced 2026-05-25 06:02:14 -06:00
145 B
145 B
Tests
Follow these steps to test:
- Install the dependencies with
npm install. - Build with
npm run build - Run the tests with
npm test