Skip to content
This repository has been 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

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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