/
austin_s
/
react-interview-components
Обзор
Документация
Войти
/
austin_s
/
react-interview-components
Код
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/Intro.mdx
11 строк
466 B
spanic
upgrades to Storybook 7.4, fixes standalone docs
30 авг 2023, 01:48
30 авг 2023, 01:48
a9fb6de
Код
Авторство
О чём код?
import {Meta} from '@storybook/blocks'; <Meta title="Docs/Intro" /> ## Description [Create React App](https://github.com/facebook/create-react-app) (CRA) template to build and publish NPM libraries with **rollup**, **eslint** and **stylelint** configurations. ## Purpose This template allows you to use CRA tooling to develop NPM library with some extra tools included. [`rollup.js`](https://rollupjs.org/guide/en/) is used to build the package for publishing.