Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 505 Bytes

Semantic HTML5

How to Use

clone the repo

git clone https://github.com/ar-to/semantic-html5.git

change directory to clone

cd semantic-html5

start node server so you don't have to open the html file manually and to give you the option to expand your front end code with server side code.

node server.js

Open browser and navigate to http://localhost:3000

Resources