Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```