https://github.com/devpaul/slides-ts-for-node
https://github.com/devpaul/slides-ts-for-node
presentation slides
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devpaul/slides-ts-for-node
- Owner: devpaul
- License: other
- Created: 2019-02-12T23:49:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T17:21:28.000Z (about 7 years ago)
- Last Synced: 2025-03-23T08:41:53.281Z (about 1 year ago)
- Topics: presentation, slides
- Language: HTML
- Homepage: https://devpaul.github.io/slides-ts-for-node/
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Support: support/scripts/clean.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