wikipedia-react-components

v1.6.13
wikipedia style react components

start

build-storybook -c .storybook -o .out

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

npm run build-storybook && start-storybook -p 8080

build-storybook

build-storybook

Metadata

Downloads

Maintainers