UNPKG

carbon-react

Version:

A library of reusable React components and an interface for easily building user interfaces based on Flux.

20 lines (15 loc) 206 B
language: node_js cache: directories: - node_modules node_js: - "4" - "5" - "6" - "7" install: - npm install -g npm - npm install -g gulp - npm install script: - gulp test --build