Skip to content

NVISIA/back-to-basics-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back to Basics Series - Patterns

This slideshow uses reveal.js, and works best when running on a local server.

Full setup

  1. Install Node.js

  2. Install Grunt

  3. Clone the back-to-basics-patterns repository

    $ git clone https://github.com/courtneyfaulkner/back-to-basics-patterns.git/
  4. Navigate to the back-to-basics-patterns folder

    $ cd back-to-basics-patterns
  5. Install dependencies

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

    $ grunt serve
  7. Open http://localhost:8000 to view your presentation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published