aubrey-fowler / CartrawlerTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the project you must have npm installed with Node.js

Please install http-server via npm.

npm install -g http-server

To run the server type the following into the terminal:

http-server

Next, open a web browser with one of the IPs shown on the terminal.

e.g. Starting up http-server, serving ./ Available on: http://192.168.1.6:8080 http://127.0.0.1:8080

About


Languages

Language:JavaScript 65.0%Language:HTML 25.5%Language:CSS 9.5%