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

https://github.com/tsmean/frontend

All frontend modules of the tsmean seed bundled together
https://github.com/tsmean/frontend

Last synced: 2 months ago
JSON representation

All frontend modules of the tsmean seed bundled together

Awesome Lists containing this project

README

        

## Installation

### Prerequisits

- node v6 or v8
- git
- ts-node

### Set up

```
git clone https://github.com/tsmean/frontend.git
cd frontend
npm install
```