Thomas Wade 88ae0a7e7e Add marked.js
It's a surprise tool that we'll need later
Makes parsing Markdown super easy
2018-10-18 22:23:32 +10:30
2018-10-18 18:59:34 +10:30
2018-10-18 22:23:32 +10:30
2018-10-18 22:21:09 +10:30
2018-10-18 18:59:34 +10:30
2018-10-11 13:27:00 +10:30
2018-10-16 14:24:56 +10:30
2018-10-18 18:59:34 +10:30
2018-10-17 10:11:03 +10:30
2018-10-17 10:11:03 +10:30
2018-10-16 13:46:51 +10:30
2018-10-18 18:59:34 +10:30

WebDev-Assignment-2

Install

Note: You need to have node js installed, just use the latest 'Current' version found here

  • Install node js if you haven’t already per above note
  • Download and extract the provided web_dev zip to a suitable location.
  • Navigate using command line into the extracted directory e.g. cd webdev-assignment-2
  • Install dependencies via: npm install. This only needs to be done the first time the folder is initialized
  • Start the server / Serve the html with: npm start
Description
No description provided
Readme 309 KiB
Languages
JavaScript 43.6%
CSS 28.3%
HTML 28.1%