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
- Host: GitHub
- URL: https://github.com/mchirico/t
- Owner: mchirico
- License: apache-2.0
- Created: 2018-05-10T22:48:20.000Z (over 7 years ago)
- Default Branch: stackBlitz
- Last Pushed: 2021-11-23T11:25:43.000Z (about 4 years ago)
- Last Synced: 2025-01-23T01:41:57.431Z (about 1 year ago)
- Topics: angular-cli
- Language: TypeScript
- Homepage: https://mchirico.github.io/t/
- Size: 299 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/mchirico/t)
[](https://codeclimate.com/github/mchirico/t/maintainability)
Crossbrowser testing sponsored by [Browser Stack](https://www.browserstack.com)
[
](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
```