Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 517 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 517 Bytes

#Pivotal UI on the Node Pivotal UI Prototyping is a simple prototyping tool built on a Javascript stack.

##Installation

git clone [email protected]:pivotal-cf/pivotal-ui-prototyping.git
npm install
gulp buildPuiCss
gulp

##Features

  • Front-end prototyping in Pivotal UI on a JS stack
  • Pivotal UI React is Builtin
  • Example React Components using Pivotal UI React
  • BrowserSync
  • Basic Gulp Tasks
  • Dead simple Hapi.js Server
  • React as Partials
  • Browserify

###Contributing/Help