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

https://github.com/cicec/webpack-boilerplate-ts

:jack_o_lantern: A frontend boilerplate with Webpack 4, Typescript 3
https://github.com/cicec/webpack-boilerplate-ts

Last synced: about 1 year ago
JSON representation

:jack_o_lantern: A frontend boilerplate with Webpack 4, Typescript 3

Awesome Lists containing this project

README

          

# Frontend Boilerplate with TypeScript

A frontend boilerplate with Webpack & Typescript. Contains only basic dependencies and configuration.

## Installation

```
yarn
```

## Running

```
yarn start
```

## Build

```
yarn build
```

# License

MIT