UNPKG

react-raise

Version:

a react cli starter kit that bootstraps a react application

6 lines 107 B
sudo: required dist: trusty language: node_js node_js: "6" script: npm test after_success: npm run coverage