1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

Update README.md

This commit is contained in:
Ido 2015-01-04 12:17:31 +02:00
parent eb92b37fa2
commit 91fc599f30

View File

@ -25,8 +25,6 @@ https://github.com/wix/generator-react-templates
There's a sample Hello project<br/> There's a sample Hello project<br/>
https://github.com/wix/hello-react-templates https://github.com/wix/hello-react-templates
## CLI
https://github.com/wix/react-templates/blob/gh-pages/docs/cli.md
###### Basic concepts for react templates ###### Basic concepts for react templates
@ -55,6 +53,8 @@ npm install react-templates -g
rt [file.rt|dir]* [options] rt [file.rt|dir]* [options]
``` ```
See more on CLI usage [here](https://github.com/wix/react-templates/blob/gh-pages/docs/cli.md)
Note that in most cases, this package will be wrapped in a Grunt task, so that cli will not be used explicitly. Note that in most cases, this package will be wrapped in a Grunt task, so that cli will not be used explicitly.
[grunt-react-templates](https://github.com/wix/grunt-react-templates) [grunt-react-templates](https://github.com/wix/grunt-react-templates)