blob: 7000c25126dc774a59f2503828971f85ae50dabc [file] [log] [blame] [view]
# TypeScript devserver
This development server is very simple. It's meant to be a convenient step in
the "getting started" workflow. Once you have any real requirements, you should
develop against your real frontend server instead.
This devserver includes the "concatjs" bundling strategy. If you use a different
frontend server, you should port this library to whatever language you run in.