Skip to content

willpiers/techrepair.io

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published