worldwideweb
v0.0.21
Published
WorldWideWeb browser in JavaScript - JSS + mashlib in Electron
Maintainers
Readme
WorldWideWeb
A WorldWideWeb browser in JavaScript - JSS + mashlib in Electron.
Quick Start
npx worldwidewebInstall Globally
npm install -g worldwideweb
worldwidewebDevelopment
git clone https://github.com/melvincarvalho/worldwideweb.git
cd worldwideweb
npm install
npm startConfigure
Edit config.json:
{
"port": 3012,
"width": 1200,
"height": 800,
"root": "./data"
}License
MIT
