basalplatten

v1.11.0
Core components for building UIs the Fountainhead way
react boilerplate typescript antd ant-design webpack

test

jest --no-cache --coverage

build

npm run build:main && npm run build:webpack

build:main

tsc --declaration

build:webpack

tsc --declaration -p tsconfig.webpack.json

push-coverage

cat src/coverage/lcov.info | coveralls

copy-to-dist

cp README.md package.json .npmrc dist && cd src && cp **/*.less ../dist --parents

publish-dist

cd dist && npm publish

semantic-release

semantic-release pre && npm run copy-to-dist && npm run publish-dist && semantic-release post

storybook

start-storybook -p 6006

build-storybook

build-storybook

Metadata

  • MIT
  • Whatever
  • Warren Seymour
  • released 9/17/2017

Downloads

Maintainers