Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.08 KB

#Backbeat Networks new website mockup

A project to update the Backbeat Networks website in keeping with the provided specs and infographics.

Backbeat Home Page

##Viewing the website locally To view the website, download all files/clone this repository. Using Terminal,

  • go to the directory where you put all the files and type: python -mSimpleHTTPServer
  • Open your browser and go to this URL: http://localhost:8000/

##Angular Seed This site is based on the Angular seed project, available at https://github.com/angular/angular-seed

  • However, in contrast to the seed project, this mockup site does not use Bower or Node
  • It does require a server of some kind, a python simple server will suffice, with directions above.

Lisa Vogt

2015