Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkeeth/riot-tour-of-heroes

The tutorial of Angular by RiotJS
https://github.com/kkeeth/riot-tour-of-heroes

riotjs toh tutorial

Last synced: 11 days ago
JSON representation

The tutorial of Angular by RiotJS

Awesome Lists containing this project

README

        

# riot-tour-of-heroes

The tutorial of Angular by RiotJS

## Start

```
npm start
```

## Test

```
npm test
```

## Build

```
npm run build
```