Skip to content

Routelandia/announcement_presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSU Capstone 2014 Team B: Project Announcement Presentation

This is an HTML based presentation for PSU's Fall/Winter 2014 Capstone program, Team B.

This presentation is our end-of-first-quarter project description and announcement.

reveal.js

reveal.js is utilizated to create this presentation. More informaton on reveal.js can be found at the project website, which describes how to use reveal.js and such.

How to view/edit/develop:

To do local development:

  1. Install Node.js

  2. Install Grunt

  3. Clone this repo to your local machine

    $ git clone http://github.com/PSU-Capstone-2014-B/announcement_presentation
  4. Navigate to the project folder

$ cd announcement_presentation
  1. Install dependencies

    $ npm install
  2. Serve the presentation and monitor source files for changes

    $ grunt serve
  3. Open http://localhost:8000 to view the presentation

    You can change the port by using grunt serve --port 8001.

  4. To edit the presentation edit the index.html file, all presentation content is in that file.

License

MIT licensed

reveal.js is Copyright (C) 2014 Hakim El Hattab, http://hakim.se

About

PSU Capstone 2014 Team B - Project Proposal Presentation (End of 1st quarter)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published