mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-06 22:39:28 +08:00
Fixed type in README
This commit is contained in:
@@ -86,7 +86,7 @@ If you'd like to contribute to ReactFire, you'll need to run the following comma
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/firebase/reactfire.git
|
||||
$ npm install -g gulp # globally intall gulp task runnger
|
||||
$ npm install -g gulp # globally intall gulp task runner
|
||||
$ npm install # install local npm build / test dependencies
|
||||
$ bower install # install local JavaScript dependencies
|
||||
$ gulp watch # watch for source file changes
|
||||
|
||||
Reference in New Issue
Block a user