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

https://github.com/bencodezen/ngmadlib

Basic madlib application
https://github.com/bencodezen/ngmadlib

Last synced: about 1 month ago
JSON representation

Basic madlib application

Awesome Lists containing this project

README

          

# ngMadLib

## Setup

1. Clone repository on your local machine
2. Run `npm install` to install all dependencies
3. Open `index.html` to see the app up and running
4. The app currently only looks at the `dist/style.css` file which is generated by Gulp from the `style.css` on the root directory

## Running the Demo

1. Visit the demo [here](http://bencodezen.github.io/ngMadLib/)
2. Clone repository on your local machine and open `index.html`