react-hexagon

v1.1.3
React component that renders a hexagon using SVG
react react-component hexagon svg

build

npm run clean && npm run build:babel && npm run build:webpack

build:babel

babel -d lib/ src/

build:demo

cross-env NODE_ENV=production webpack -p --config webpack.config.demo.js

build:webpack

cross-env NODE_ENV=production webpack -p --config webpack.config.prod.js

clean

rimraf lib && rimraf umd

test

eslint .

postpublish

npm run clean

prepublishOnly

npm run build

start

node demo/devServer.js
npm i react-hexagon

Metadata

  • MIT
  • Whatever
  • Espen Hovlandsdal
  • released 10/15/2017

Downloads

Maintainers