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

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

New Features in TS 3.8, 3.9, and coming soon
https://github.com/devpaul/ts-3.9-slides

Last synced: 4 months ago
JSON representation

New Features in TS 3.8, 3.9, and coming soon

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