https://github.com/interactivethings/catalog-specimen-project
Catalog Project Specimen
https://github.com/interactivethings/catalog-specimen-project
Last synced: 10 months ago
JSON representation
Catalog Project Specimen
- Host: GitHub
- URL: https://github.com/interactivethings/catalog-specimen-project
- Owner: interactivethings
- Created: 2016-02-08T11:07:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T13:26:32.000Z (about 9 years ago)
- Last Synced: 2025-01-12T20:30:29.325Z (11 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Catalog Project Specimen
A port of Catalog v1's Project Specimen to Catalog v2. Quite unpolished.
## Usage
`make build` generates a `ProjectSpecimen.js` file which you can use with Catalog. Make sure to also include [JSZip](http://stuk.github.io/jszip/) separately, as it couldn't be bundled.
```html
```