https://github.com/aknuds1/example-meteor-and-ng-app
Example application that combines Meteor, Angular and Blade
https://github.com/aknuds1/example-meteor-and-ng-app
Last synced: 3 months ago
JSON representation
Example application that combines Meteor, Angular and Blade
- Host: GitHub
- URL: https://github.com/aknuds1/example-meteor-and-ng-app
- Owner: aknuds1
- Created: 2013-06-15T12:10:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T00:44:47.000Z (over 8 years ago)
- Last Synced: 2025-04-02T14:21:40.320Z (6 months ago)
- Language: JavaScript
- Size: 159 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Meteor/Blade/Angular Example App
Example Meteor application making use of Blade view templates and the Angular JavaScript framework. Instead of
JavaScript we use CoffeeScript, which gets automatically compiled to JavaScript by the server. Instead of CSS we use
Stylus.This project is based off of Daniel Olano's [ng-meteor](https://github.com/olanod/ng-meteor) Meteor package.
# Get started
In order to try the application, first run npm install and then grunt. This will launch a local server via mrt.