bin-utils

v0.1.2
Unofficial companion to create-react-app.
create-react-app scaffold css modules packages

prebuild

rimraf lib

build

babel src -d . --ignore __tests__,__mocks__

test

jest

prerelease

run-s build test

release

npm version patch && npm publish

Metadata

  • MIT
  • Whatever
  • Cole Chamberlain
  • released 10/20/2016

Downloads

Maintainers