https://github.com/devpaul/presentation-base
https://github.com/devpaul/presentation-base
boilerplate presentation slides
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devpaul/presentation-base
- Owner: devpaul
- License: other
- Created: 2017-06-11T04:56:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T00:39:23.000Z (almost 8 years ago)
- Last Synced: 2025-10-18T23:49:14.196Z (8 months ago)
- Topics: boilerplate, presentation, slides
- Language: HTML
- Size: 2.21 MB
- Stars: 0
- Watchers: 0
- 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