ts-web icon indicating copy to clipboard operation
ts-web copied to clipboard

TypeScript for the web! A daunting setup demystified.

ts-web

TypeScript for the web! A daunting setup demystified.

Why?

Because starting typescript for a web project can be tricky. See this article for insight.

How to?

Download

git clone https://github.com/SalathielGenese/ts-web

Install

yarn install

Build

yarn build

Run

yarn serve

Contribute

Any issue or PR are welcomed. When you have a question, consider asking it at medium.

License

This project is under MIT License.