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
- Host: GitHub
- URL: https://github.com/devpaul/ts-3.9-slides
- Owner: devpaul
- License: other
- Created: 2020-06-09T05:52:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:39:16.000Z (over 3 years ago)
- Last Synced: 2025-06-21T08:36:45.794Z (12 months ago)
- Language: HTML
- Homepage: https://devpaul.github.io/TS-3.9-slides/
- Size: 2.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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