1.11.3 • Published 1 year ago

victory-engine-ui v1.11.3

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

How to install

Prerequired

Step installation yarn

Step installation yalc

Step installation the project


How to use

Start Storybook

Start Unit test

Start Eslint


How to use library on the local

Step to deploy on the local

Step to use the library on the project

Example use library

import { Button, ButtonV2 } from 'victory-engine-ui';

function App() {
  return (
    <div>
      <p>
        Example of use the libaray
      </p>
      <Button label="Button1" color="primary" />
      <ButtonV2 label="Test" />
    </div>
  );
}

export default App;
1.11.3

1 year ago

1.0.36

2 years ago

1.0.30

2 years ago

1.0.21

2 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.4

3 years ago

1.0.1

3 years ago