Skip to content

BirkdaleHigh/website-starter

Repository files navigation

Starter Assets

For A Birkdale high course website module.

What to do

  1. Look at the example-0, 1, 2 and 3 files to learn about how HTML makes a page.
  2. edit index.html and style.css to your delight to make a page about anything you like.
  3. edit sketch.js and view this by going to your running site /sketch.html

How To Edit

  1. Download these assets here or from the "Download as a zip file" button on the right.
  2. Open the downloaded.
  3. Drag the folder website-starter-master to your N:\ drive that has your username labeled.
  4. double click on the Brackets Website Starter shortcut to begin editing.

How To View

  1. open the command line
  2. use the cd command to change directory into your website folder. hint: use ls to list the current location and find where you are.
  3. run your site to view it with the command node server.js
  4. this command will tell you the site url to visit in your browser.

Related Topics

If you have got this far you might have found sketch.html. There is code for a whole project on this here online

Releases

No releases published

Packages

No packages published

Languages