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

https://github.com/zabil/demo-prototype

A prototype application to show gauge demos
https://github.com/zabil/demo-prototype

Last synced: about 1 year ago
JSON representation

A prototype application to show gauge demos

Awesome Lists containing this project

README

          

## Gauge Prototype application

This is an app to quickly prototype features.

## Running

```
$ git clone https://github.com/getgauge/griffin --recurse-submodules && cd griffin
$ npm install
$ npm start
$ open http://localhost:3000/
```