mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
doc fix
This commit is contained in:
parent
2fc0e6df41
commit
de9c1b090c
@ -31,7 +31,7 @@ http://wix.github.io/react-templates/
|
||||
Some love JSX, some don't. We don't. More specifically, it seems to us that JSX is a good fit only for components with very little HTML inside, which can be accomplished by creating elements in code. Also, we like to separate code and HTML. It just feels right.
|
||||
|
||||
## Installation
|
||||
You can install ESLint using npm:
|
||||
You can install react-templates using npm:
|
||||
```shell
|
||||
npm install git+ssh://git@github.com:wix/react-templates -g
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user