Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.