Add new cli to create a static server at current directory. Ex: `kites here --port 8080` Then: locate `http://localhost:8080/index.html`
Add new cli to create a static server at current directory.
Ex:
kites here --port 8080Then: locate
http://localhost:8080/index.html