Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinriyo/gihyo_meteor
ここを読みながらやるぜ。 http://gihyo.jp/dev/serial/01/meteor/0001
https://github.com/shinriyo/gihyo_meteor
Last synced: 19 days ago
JSON representation
ここを読みながらやるぜ。 http://gihyo.jp/dev/serial/01/meteor/0001
- Host: GitHub
- URL: https://github.com/shinriyo/gihyo_meteor
- Owner: shinriyo
- Created: 2015-05-27T00:48:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T06:06:43.000Z (over 9 years ago)
- Last Synced: 2024-04-13T16:17:09.621Z (7 months ago)
- Language: JavaScript
- Size: 1.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gihyo_meteor
```
curl install.meteor.com | /bin/sh
```## これはなぜか出来ない
```
meteor create --example wordplay
``````
$ cd hello # helloディレクトリに移動
$ meteor
```http://localhost:3000
古いので
```
meteor update
```## これ見て直す
http://qiita.com/tadfmac/items/a63bb85e5cfb12bbbfc8#comment-c21177df177beb793f50
# 動かない
```
cd sample4-2
meteor
```