https://github.com/shadowhand/mvc-to-adr-talk
MVC to ADR: Refining how we think about web applications
https://github.com/shadowhand/mvc-to-adr-talk
Last synced: 2 months ago
JSON representation
MVC to ADR: Refining how we think about web applications
- Host: GitHub
- URL: https://github.com/shadowhand/mvc-to-adr-talk
- Owner: shadowhand
- Created: 2017-03-13T00:55:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T20:01:30.000Z (over 9 years ago)
- Last Synced: 2026-02-09T00:34:42.608Z (5 months ago)
- Language: Shell
- Size: 340 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVC ➡ ADR
A presentation created by [Woody Gilk](https://github.com/shadowhand).
Also available online at .
Made with [Reveal-MD](http://webpro.github.io/reveal-md/).
## Usage
Install `reveal-md` using `npm`:
```bash
npm install -g reveal-md
```
Start the presentation with:
```bash
bin/present
```
Show speaker notes by pressing `s` on the keyboard.