0.0.11 • Published 7 years ago

targetprocess-ui-components v0.0.11

Weekly downloads
57
License
-
Repository
-
Last release
7 years ago

Targetprocess UI Components

Getting started

Install dependencies

npm install or npm update

To start components playground:

npm run storybook

Build

Development build

npm run build:dev

Production build

npm run build:production

Production build with bundle content analysis

npm run build:production -- --env.analysis

If analysis is enabled graphic report is generated in dist folder and opened in browser automatically.

The package is distributed with the result of production build. Two main files are dist/index.js with all react components and dist/styles.css with all styles.

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8-alpha.3

7 years ago

0.0.8-alpha.2

7 years ago

0.0.8-alpha.1

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.7-alpha.1

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago