Компоненты для Yandex Flavored Markdown Documentation.
To build the project correctly you need to install python@2
.
Visit python.org/downloads to get the latest version.
Install Dependencies
npm ci
To start the development server with storybook run the following:
npm run dev
MIT