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
- Host: GitHub
- URL: https://github.com/devpaul/ts-2.3-slides
- Owner: devpaul
- License: other
- Created: 2017-07-12T00:22:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T00:29:35.000Z (almost 9 years ago)
- Last Synced: 2025-10-27T14:35:06.414Z (7 months ago)
- Topics: phoenix-typescript, presentation, slides, typescript
- Language: HTML
- Size: 616 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Support: support/grunt/config.ts
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