https://github.com/namek/meteor-angular-typescript
:package: Skeleton for Angular 1.x + Meteor app on top of TypeScript
https://github.com/namek/meteor-angular-typescript
Last synced: 12 months ago
JSON representation
:package: Skeleton for Angular 1.x + Meteor app on top of TypeScript
- Host: GitHub
- URL: https://github.com/namek/meteor-angular-typescript
- Owner: Namek
- Created: 2015-11-15T20:55:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-15T21:00:26.000Z (over 10 years ago)
- Last Synced: 2025-02-25T06:48:21.101Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://www.namekdev.net/2015/11/beginning-with-meteor-and-angularjs-on-top-of-typescript
- Size: 0 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What?
Skeleton for [Angular-Meteor](http://angular-meteor.com/) (Angular 1.x) app on top of TypeScript.
# Installation
1. `npm install -g tsd`
2. `tsd install`
3. `meteor`