vyper-http
v1.0.1
Published
A lightweight HTTP server
Readme
Vyper
A lightweight HTTP server built on Node.js implementing server-side VYP
Installation
Git clone this repo into your working directory
git clone https://github.com/Luke-Matakitoga/VyperThen move all your web files into the htdocs/ directory.
Open up your terminal in the root directory and run npn install && npm start and navigate to http://localhost to see your site in action!
