shogiboardjsx

v0.1.29
Shogiboardjsx is a shogiboard for React. Inspired by Chessboardjsx
react shogi shogiboard

no-test

jest

build:bundle

webpack --config webpack.prod.js

build:module

babel ./src --out-dir ./dist/es --ignore "**/*.test.js"

build

npm run build:bundle && npm run build:module

lint

eslint src

validate

npm-run-all --parallel test lint build

semantic-release

npx semantic-release

start

webpack-dev-server --config webpack.dev.js

Metadata

  • MIT
  • Whatever
  • William .J Bashelor
  • released 10/24/2019

Downloads