1.0.24 • Published 11 months ago

scout-ui-test v1.0.24

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

FRONTEND COMPONENT LIBRARY

This package provides UI components and implements StoryBook based on React 17.0.2

Based on YouTube tutorial

Technologies

  • React 17.0.2
  • Node 16.13.1

Available Scripts

In the project directory, you can run:

npm install

Install dependencies.

npm run storybook

Launches the StoryBook interface.

Publish a new version

  1. Update package.json version

  2. Build dist

    npm run build-lib
  3. Log in into npmjs.com (it's required creating an account)

    npm login
  4. Publish version to npmjs.com

    npm publish

Usage

  1. Install package

    npm i fact-find-front-end-library
  2. Use components

    import { Header } from 'fact-find-front-end-library';
    
    <Header prop=props />
1.0.19

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago