foxford / ulms-components

ULMS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ULMS kit

codecov Build Status

Development

Lerna is a dev-dependency so there is no need to install it globally.

  • Link all the components
npx lerna exec 'npm link'
  • Build all packages
npx lerna run build
  • Provide build capabilities to the packages (runs automatically after installation)
npm run postinstall

About

ULMS SDK


Languages

Language:JavaScript 90.5%Language:CSS 5.9%Language:MDX 3.6%