Y
Hacker News
new
|
ask
|
show
|
jobs
by
onion2k
3508 days ago
Or Chrome's built-in webserver -
https://github.com/GoogleChrome/chrome-app-samples/tree/mast...
2 comments
kzahel
3508 days ago
That app can't serve a local directory. It has to make a copy to a sandbox filesystem first. Try this app instead:
https://github.com/kzahel/web-server-chrome
(
https://chrome.google.com/webstore/detail/web-server-for-chr...
)
link
tree_of_item
3508 days ago
Chrome Apps are being killed on everywhere but Chrome OS though, so you won't be able to do this in a few years.
link