wikipedia-react-components

v1.6.11
wikipedia style react components

lint

eslint . --ext .jsx --ext .js

lint:fix

eslint . --ext .jsx --ext .js --fix

compile

webpack --output-path dist/

build

npm run compile && npm run storybook

prepublish

npm run compile

storybook

start-storybook -p 6006

build-storybook

build-storybook

Metadata

Downloads

Maintainers