Skip to content

Latest commit

 

History

History
 
 

shared-utils

Shared Utils

Project dependencies Status Project devDependencies Status

Shared utilities between packages and 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