Nking92 / VandyCS-Web-Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very simple but effective example of how to set up a basic website to share your résumé. From this example you can see how node.js, css, and html all interact to create a website.

To run the node server, install node.js, then run

$ npm install connect serve-static
$ node server.js

About


Languages

Language:CSS 73.2%Language:JavaScript 26.8%