common-component Common code for all Rise components Build Setup # install dependencies npm install # run unit tests npm run test-unit # run integration tests npm run test-integration # run all tests npm run test