/example-web-server

runtime.js web server example application

Primary LanguageJavaScript

##runtime.js web server example application

Install

Clone this repository and install dependencies:

git clone https://github.com/runtimejs/example-web-server.git
cd example-web-server
npm install

Install the command line tool:

npm install runtime-cli -g

Run

Make sure you have QEMU installed, then

npm start

Note: runtime.js is work in progress