devserver/README.md

11 lines
380 B
Markdown
Raw Permalink Normal View History

2021-09-06 22:16:35 +00:00
# typescript/devserver
[![Build Status](https://thunderk.visualstudio.com/typescript/_apis/build/status/devserver?branchName=master)](https://dev.azure.com/thunderk/typescript/_build?pipelineNameFilter=devserver)
## About
Web development server for other typescript projects.
This utility serves the local `web` directory, bundling requested js files on
the fly from sources.