UNPKG

@bpanel/bpanel-ui

Version:

reusable React component library used in the bpanel GUI

26 lines (17 loc) 267 B
babel: @npm run babel build-dev: @npm run build:dev watch-babel: @npm run watch:babel watch: @npm run watch build-prod: @npm run build:production clean: @npm run clean lint: @npm run lint test: @npm test .PHONY: all browserify webpack clean lint test