Skip to content

goy-fe/utils

Repository files navigation

@goy/utils

GoyFE team's utils

CIRCLECI NPM VERSION NPM DOWNLOADS

status

WIP

Scripts

# build 
$ yarn build

# build:docs
$ yarn build:docs

# test
$ yarn test

# test coverage
$ yarn coverage

# Add new module
$ yarn plop

Useful links