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

https://github.com/bitnbytesio/rhino

Javascript framework for one page applications
https://github.com/bitnbytesio/rhino

Last synced: 11 months ago
JSON representation

Javascript framework for one page applications

Awesome Lists containing this project

README

          

# rhino
Javascript framework for one page applications

**Note: application is under development**

## Installation

Clone or download the repo

```bash
$ npm install
```

## Quick Start

```bash
gulp serve
```