Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 355 Bytes

File metadata and controls

15 lines (9 loc) · 355 Bytes

A website foundation

This is a bare-bones HTML page (index.html) with a stylesheet (style.css), and a javascript file (script.js).

Get it

Clone this repo with git:

git clone https://github.com/coding-circle/base-website.git

or Download the ZIP

Get to work!