Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rtorr/typescript-starter


https://github.com/rtorr/typescript-starter

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Typrscript Starter

install nvm:

use 4 or later

```
npm install
```

install foreman:

```
sudo gem install foreman
```

Example:

```
foreman start
```

open your browser to [http://localhost:8080/](http://localhost:8080/)