Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 368 Bytes

jenkins-react (WIP)

A nicer jenkins UI with semantic-ui + React.js

Screenshot of Jenkins React

Installation

$ git clone [email protected]:charliedowler/jenkins-react.git
$ npm install --global gulp
$ npm install
$ node bin/www # Start the server
$ gulp # Start dev mode

Why?

Just a small side project messing around with React.