willpiers / techrepair.io

Site fer John Morehead

Home Page:http://techrepair.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

techrepair.io

Site fer John Morehead

Development

Navigate on the command line to where you want the project to live (http://en.wikipedia.org/wiki/Cd_%28command%29)

$ git clone https://github.com/willpiers/techrepair.io.git
$ npm install

$ webpack -w
$ ruby -run -e httpd . -p 9090

Note: the final ruby command can be swapped out with any other simple web server.

Finally, navigate to http://localhost:9090

About

Site fer John Morehead

http://techrepair.io


Languages

Language:JavaScript 74.4%Language:CSS 14.3%Language:HTML 11.3%