react-flexbox-grid

v0.9.5
A set of React components implementing flexboxgrid with the power of CSS Modules
react-component css modules flexbox grid react

compile

babel -d ./lib ./src

build

cross-env NODE_ENV=production npm run compile

clean

rimraf ./lib

lint

eslint src test

patch

bumped release patch

prebuild

npm run clean

prepublish

npm run build

release

bumped release

start

cross-env NODE_ENV=development UV_THREADPOOL_SIZE=100 node ./server

test

cross-env NODE_ENV=test karma start

test:watch

cross-env NODE_ENV=test karma start --no-single-run

Metadata

  • MIT
  • Whatever
  • Roy Lee
  • released 2/26/2016

Downloads

Maintainers