scout-ui-test

1.0.24 • Public • Published

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 />

Readme

Keywords

none

Package Sidebar

Install

npm i scout-ui-test

Weekly Downloads

4

Version

1.0.24

License

none

Unpacked Size

382 kB

Total Files

207

Last publish

Collaborators

  • scout30