An open API service indexing awesome lists of open source software.

https://github.com/artzub/ts-starter-kit

The skeleton for a web application on typescript and webpack.
https://github.com/artzub/ts-starter-kit

starter-kit typescript webpack webpack3

Last synced: 10 months ago
JSON representation

The skeleton for a web application on typescript and webpack.

Awesome Lists containing this project

README

          

TypeScript Webpack Starter Kit
==============================

```bash
$ git clone https://github.com/artzub/ts-starter-kit.git
$ cd ts-starter-kit
$ npm i
```