Skip to content

cmple/gruntjs-presentation

 
 

Repository files navigation

PETSMT-gruntjs

The best project ever... maybe the second or third best Really it's a presentation / case study for advocating awesome workflow tools. There's a gruntfile for this presentation on gruntjs

Getting Started

Install the needed modules with: npm install

Tasks for your slideshow

# Edit your slides using live reload
grunt server

# Create a build of your slides without running the livereload server
grunt build

# Deploy your slideshow to gh-pages
# Make sure you have created an orphan gh-pages branch before running this
grunt deploy

Release History

(Nothing yet)

License

Copyright (c) 2014 Richard Bailey
Licensed under the MIT license.

About

GruntJS case study presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published