0.0.3 • Published 4 years ago
onweb v0.0.3
onweb
Open a simple server on the current directory
- The port can be set using
-p <port_number>or--port <port_number>
Install
- Run
npm i -g onweb
Run
- Run the command
onwebfrom the desired directory
If you do not install with npm,
- Download latest releases,
- Run
npm install -gon that directory