Skip to content

Latest commit

 

History

History
 
 

shared-modules

Shared Modules

Project dependencies Status Project devDependencies Status

Shared modules for use between web and mobile apps.

Running project

yarn start

Will compile and start watching for changes in library.

Running tests

yarn test

Fix all autofixable errors

yarn lint:fix

Production build

yarn build