lite-server is a lightweight development only node server that serves a web app, opens it in the browser, refreshes when html or javascript change, injects CSS changes using sockets, and has a fallback page when a route is not found.
"features": {
"ghcr.io/devcontainers-extra/features/lite-server:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.