https://github.com/opencomponents/oc-workshop
A workshop about OpenComponents
https://github.com/opencomponents/oc-workshop
opencomponents workshop
Last synced: 12 months ago
JSON representation
A workshop about OpenComponents
- Host: GitHub
- URL: https://github.com/opencomponents/oc-workshop
- Owner: opencomponents
- Created: 2015-06-22T05:21:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T18:05:16.000Z (about 9 years ago)
- Last Synced: 2025-03-28T05:51:02.628Z (about 1 year ago)
- Topics: opencomponents, workshop
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-oc - Workshop - A workshop to learn how to write OC components (Tools for writing/debugging components)
README
OpenComponents workshop
=======================
Here is the material for an OpenComponents workshop. If you don't know what OpenComponents is, look at [the github repository](https://github.com/opentable/oc).
# Requirements
* node.js >= 4
* text editor
# Instructions
```sh
git clone https://github.com/matteofigus/oc-workshop
cd oc-workshop
npm install -g oc
cat 1.md
```
* [Getting started](getting-started.md)
* [Part I](1.md)
* [Part II](2.md)
* [Part III](3.md)
# License
MIT