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

https://github.com/devpaul/ts-2.3-slides

Meetup slides for new features in TypeScript 2.3 and 2.4
https://github.com/devpaul/ts-2.3-slides

phoenix-typescript presentation slides typescript

Last synced: 26 days ago
JSON representation

Meetup slides for new features in TypeScript 2.3 and 2.4

Awesome Lists containing this project

README

          

# Presentation Base

Created by Paul Shannon [@developerPaul](https://twitter.com/developerPaul).

## Quick Start

* `npm install`
* `grunt serve`
* open [Presentation @ http://localhost:8765](http://localhost:8765)

## Usage

* Press `s` to open speaker notes

## Dependencies

* [Node.js & npm](https://nodejs.org/download/)
* [Grunt](http://gruntjs.com/getting-started)
* [Bower](http://bower.io/#install-bower)

```
npm install -g grunt-cli
```

## Attribution and License

See LICENSE.md for attribution and license