UNPKG

@skymp/skymp-ui-components

Version:

Library of UI components, styles and resources of Skymp

29 lines (19 loc) 431 B
# skymp-ui-components Library of UI components, styles and resources of SkyMP ### Install ```sh npm i @skymp/skymp-ui-components ``` ### Development ```sh $ git clone https://github.com/svyatoslavratov/skymp-ui-components $ cd skymp-ui-components $ npm i $ npm start ``` Run **storybook** for view of components and documentation ```sh npm run storybook ``` ### Contributing Read our [contributing guide](CONTRIBUTING.MD)