Skip to content

matadur/oktoberfesthmpf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herron-Morton Oktoberfest Website

Running the website locally:

  1. Git checkout or pull the latest code

  2. Install node, if you don't have it (e.g. brew install npm)

  3. Run npm install in the directory you pulled the code to

  4. Run npm install connect and npm install serve-static

  5. Install grunt, if you don't have it (npm install -g grunt-cli)

  6. Run grunt

  7. Start the server with node server

  8. Browse to localhost:5000

You can also also just drag index.html to you browser, but the Typekit fonts will not work in this case.

About

Herron-Morton Oktoberfest Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.4%
  • JavaScript 2.6%