2.0.0-21 • Published 1 year ago

@splat/storybook-splat-frontend v2.0.0-21

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
1 year ago

This project showcases a library of reusable React components developed with best practices in usability and accessibility. Components are easily previewed and tested using Storybook.

Getting Started These instructions will get your copy of the project up and running on your local machine for development and testing purposes.

Prerequisites Make sure you have Node.js (which includes npm) installed.

Installing First, clone the repository to your local machine:

git clone git clone git@bitbucket.org:repomode/storybook-splat-frontend.git cd my-react-storybook-project

Install the project dependencies:

npm install

To view your Storybook components:

npm run storybook

Running the tests Explain how to run the automated tests for this system here (if applicable).

Build To build the static files for your components:

npm run build

Usage To use a component from this library, install it via npm:

npm install @splat/storybook-splat-frontend

Then import and use the component in your project:

import { Header, Footer, Navbar, Button } from '@splat/storybook-splat-frontend/dist/index.es';

function App() { return <Button text="SHOW MORE" onClick={() => console.log('Clicked')} />; }

2.0.0-21

1 year ago

2.0.0-20

1 year ago

2.0.0-19

1 year ago

2.0.0-18

1 year ago

2.0.0-17

1 year ago

2.0.0-16

1 year ago

2.0.0-15

1 year ago

2.0.0-14

1 year ago

2.0.0-13

1 year ago

1.0.2

1 year ago

2.0.0-12

1 year ago

2.0.0-11

1 year ago

2.0.0-10

1 year ago

1.0.3

1 year ago

2.0.0-6

1 year ago

2.0.0-5

1 year ago

2.0.0-4

1 year ago

1.0.4-0

1 year ago

2.0.0-9

1 year ago

2.0.0-8

1 year ago

2.0.0-7

1 year ago

1.0.1-0

1 year ago

1.0.0-32

1 year ago

1.0.0-33

1 year ago

1.0.0-34

1 year ago

1.0.0-35

1 year ago

1.0.0-19

1 year ago

1.0.0-20

1 year ago

1.0.0-21

1 year ago

1.0.0-23

1 year ago

1.0.0-24

1 year ago

1.0.0-25

1 year ago

1.0.0-26

1 year ago

1.0.0-27

1 year ago

1.0.0-28

1 year ago

1.0.0-29

1 year ago

1.0.0-30

1 year ago

1.0.0-31

1 year ago

1.0.0-16

1 year ago

1.0.0-17

1 year ago

1.0.0-18

1 year ago

1.0.0-14

1 year ago

1.0.0-15

1 year ago

1.0.0-12

1 year ago

1.0.0-13

1 year ago

1.0.0-11

1 year ago

1.0.0-9

1 year ago

1.0.0-10

1 year ago

1.0.0-8

1 year ago

1.0.0-7

1 year ago

1.0.0-6

1 year ago

1.0.0-5

1 year ago

1.0.0-4

1 year ago

1.0.0-3

1 year ago

1.0.0-2

1 year ago

1.0.0-1

1 year ago

1.0.0

1 year ago