UNPKG

react-saasify-chrisvxd

Version:

React components for Saasify web clients.

14 lines (9 loc) 227 B
test: @./node_modules/.bin/mocha coverage: @./node_modules/.bin/mocha --require coverage.js --reporter html-cov > coverage.html build: coffee --bare -c *.coffee clean: rm -rf index.js builder.js .PHONY: test coverage