Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/troy0820/meteor_tutorial
Tutorial for Meteor.js
https://github.com/troy0820/meteor_tutorial
Last synced: about 1 month ago
JSON representation
Tutorial for Meteor.js
- Host: GitHub
- URL: https://github.com/troy0820/meteor_tutorial
- Owner: troy0820
- License: mit
- Created: 2015-01-26T20:54:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T03:19:52.000Z (over 9 years ago)
- Last Synced: 2024-04-23T02:21:13.233Z (7 months ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
Meteor.js Tutorial
=================##Getting Starting
```
git clone https://github.com/troy0820/meteor_tutorial
cd meteor_tutorial
meteor
```