Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

alphagov/open-pivotal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Pivotal

Getting started

npm install && bower install # install dependencies
gulp # to build the app
OR
gulp watch # to build the app and watch for changes
node index.js # to start the server
visit 'localhost:3000/:pivotal_api_key/:project_id'

Running the tests

gulp # to build the app
OR
gulp watch # to build the app and watch for changes
node index.js # to start the server
visit 'localhost:3000/test'

About

A public facing board for pivotal

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published