UNPKG

@skyrim-royale/skyrim-royale-ui-components

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