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

https://github.com/davemo/thi-challenge-prototype

A prototype for the THI challenge mobile webapp
https://github.com/davemo/thi-challenge-prototype

Last synced: 8 months ago
JSON representation

A prototype for the THI challenge mobile webapp

Awesome Lists containing this project

README

          

## Running the "App" with Lineman

* `npm install`
* `npm start`

## Running Specs

* `npm test`

## Bundling Resources for Production

* `npm run build`