Skip to content

Commit dc7e610

Browse files
committed
readme: info about netteForms.js
1 parent 12dcff6 commit dc7e610

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ composer require nette/forms
3939
It requires PHP version 7.1 and supports PHP up to 7.4.
4040

4141

42+
Client-side support can be installed with npm or yarn:
43+
44+
```
45+
npm install nette-forms
46+
```
47+
4248
Usage
4349
-----
4450

0 commit comments

Comments
 (0)