Skip to content

Commit 78dcb4e

Browse files
committed
Install instructions
1 parent 0956c19 commit 78dcb4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# react-json-schema
22

3+
`npm install react-json-schema`
4+
35
This library builds React elements from JSON by mapping JSON definitions to React components that you expose. The interest behind making this library is to allow non-programmers to construct a view using JSON, which can be stored and retrieved in a database. Use it as you'd like.
46

57
JSX is not a dependency for react-json-schema.

0 commit comments

Comments
 (0)