tsss
v2.3.0
Published
```sh npm i -D tsss // or yarn add -D tsss ```
Readme
🥁 Tsss
npm i -D tsss
// or
yarn add -D tsssTSSS is acronym for TypeScriptSimpleServer
Run it in any folder and it will serve ./index.html in that folder as well as any other files except for ./index.js which is going to be the result of TypeScript compilation of ./index.ts file.
