@trackcode/ui
v3.0.1
Published
UI components
Readme
@trackcode/ui
UI components for react web.
npm install --save @trackcode/uiDevelopment
Install dependencies:
lerna bootstrap --scope=@trackcode/uiRun webpack in watch mode:
npm run build:watchRun jest in watch mode:
npm run test:watch