Skip to content

martindsouza/pres-open-source-apex

Repository files navigation

Open Source and APEX

My Open Source and APEX presentation as shown at Oracle Open World 2015

View presentation

Install

git clone https://github.com/martindsouza/pres-open-source-apex
npm install

Development

To run this presentation while developing, go to the project folder and run:

npm test app.js

Then open your browser to http://localhost:3000/

gh-pages

Run ./scripts/gh-pages-rebase.sh in root folder to rebase for web.

Images

Some open source images are available here.

reveal.js

For future apps: git submodule add https://github.com/hakimel/reveal.js