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

https://github.com/ialopezg/corejs-typescript-starter

CoreJS Typescript Starter Template
https://github.com/ialopezg/corejs-typescript-starter

Last synced: 2 months ago
JSON representation

CoreJS Typescript Starter Template

Awesome Lists containing this project

README

        

# CoreJS Typescript Starter Template

> Starter repository for [CoreJS](https://github.com/ialopezg/corejs) framework.

### Installation

```
$ npm install
```

### Start

```
$ npm run start
```