0.1.7 • Published 4 years ago

apra-amcos-internal-ui-library v0.1.7

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

APRA AMCOS Internal UI Library

This library brings all internal UI Components to one place.

Rollup is used to build the library.

It utilizes Storybook, where developers can test the UI components in isolation.

Create-React-App is used to setup ESLint/Prettier/Tests.

Available Scripts

In the project directory, you can run:

npm run storybook

npm test (TODO)

npm run build

Produced the output in build folder.

Learn More