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

https://github.com/mchirico/t

A Playground for Testing Ideas in Angular
https://github.com/mchirico/t

angular-cli

Last synced: 11 months ago
JSON representation

A Playground for Testing Ideas in Angular

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/mchirico/t.svg?branch=develop)](https://travis-ci.com/mchirico/t)
[![Maintainability](https://api.codeclimate.com/v1/badges/80dc8d161d5a42a453a9/maintainability)](https://codeclimate.com/github/mchirico/t/maintainability)


drawing

Crossbrowser testing sponsored by [Browser Stack](https://www.browserstack.com)
[Browser Stack](https://www.browserstack.com)

## t
This is for testing...

## Getting Started
```bash
git clone git@github.com:mchirico/t.git
cd t
npm install

# To checkout no Firebase
git checkout tags/noFirebase -b working
```