Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T20:01:30.000Z (almost 8 years ago)
- Last Synced: 2024-12-25T05:57:39.443Z (17 days ago)
- Language: Shell
- Size: 340 KB
- Stars: 3
- Watchers: 3
- 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.