Skip to content

Bhanditz/ui-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

europeana ui-components

europeana ui-components package. automatically updated via a jenkins build script when a commit is made against the Europeana Pattern Lab repo.

installation

php

add the following to your project composer.json file. alter the require statement depending on the branch you want to use: dev-develop for the develop branch, or dev-master for the master branch.

"repositories": [
  {
    "type": "vcs",
    "url": "https://github.com/europeana/ui-components"
  }
],
"require": {
  "europeana/ui-components": "dev-develop"
}

About

europeana ui-components package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%