pivotal-cf/pui-starter-project

Name: pui-starter-project

Owner: Pivotal Cloud Foundry

Description: A blank slate for playing with or accepting pui components

Created: 2015-08-31 20:49:13.0

Updated: 2017-10-12 14:37:36.0

Pushed: 2016-10-10 22:52:01.0

Homepage: null

Size: 153

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Pivotal UI Starter Project

A blank slate for playing with or prototyping PUI components.

What does this do for me? It's a self-contained project that has the React and Pivotal UI CSS pipeline already setup. Drop in various Pivotal UI React components and easily see how they look.

If you want to start a fully operational React application (but can live without automatic building of Pivotal UI CSS) check out our React Starter

How to use:
Quick Overview
  1. Download project
  2. Run npm install
  3. Paste styleguide elements into myComponents.js
  4. Run gulp to start the server
  5. See your changes at http://localhost:8080
Detailed Overview
Internal Team Only:

To install edge PUI packages running on a Sinopia server per the acceptance docs, npm run si [package name] will install the package. (This actually runs npm install --save --registry http://localhost:4873 but is faster and easier to remember).


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.