8000 GitHub - zylinktech/code-webview: a lightweight node.js express server for viewing code in the browser with curl support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zylinktech/code-webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-webview

a lightweight node.js express server for viewing code in the browser with curl support

dependencies

sudo apt update
sudo apt install nodejs npm -y

setup

cd /path/to/project
npm init -y
npm install express highlight.js

running

download index.js to your project folder

node index.js

preview

curl web js web py

About

a lightweight node.js express server for viewing code in the browser with curl support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0