Skip to content
This repository was archived by the owner on Jun 21, 2021. It is now read-only.

skyrim-multiplayer/skymp-ui-components

Folders and files

NameName
Last commit message
Last commit date
Mar 30, 2020
Mar 30, 2020
Mar 30, 2020
Feb 25, 2020
Aug 26, 2020
Feb 2, 2020
Aug 25, 2020
Feb 15, 2020
Feb 2, 2020
Mar 30, 2020
Mar 30, 2020
Feb 2, 2020
Aug 25, 2020
Feb 3, 2020
Mar 30, 2020
Mar 30, 2020
Feb 2, 2020
Aug 26, 2020
Mar 30, 2020
Aug 26, 2020
Aug 26, 2020
Mar 31, 2020
Mar 30, 2020
Apr 2, 2020

Repository files navigation

skymp-ui-components

Library of UI components, styles and resources of SkyMP

Install

npm i @skymp/skymp-ui-components

Development

$ 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

npm run storybook

Contributing

Read our contributing guide