1
0
Fork 0
Web development server for other typescript projects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

README.md

typescript/devserver

Build Status

About

Web development server for other typescript projects.

This utility serves the local web directory, bundling requested js files on the fly from sources.

Michaël Lemaire 30bc3f689a Support config flags 2 years ago
config Initial release 2 years ago
doc Initial release 2 years ago
src Support config flags 2 years ago
web Initial release 2 years ago
.editorconfig Initial release 2 years ago
.gitignore Initial release 2 years ago
README.md Initial release 2 years ago
TODO.md Initial release 2 years ago
cli.ts Initial release 2 years ago
deps.testing.ts Initial release 2 years ago
deps.ts Support config flags 2 years ago
run Initial release 2 years ago
tsconfig.json Initial release 2 years ago
web-check.ts Initial release 2 years ago