We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18fb1c commit 995b4f4Copy full SHA for 995b4f4
README.md
@@ -6,6 +6,16 @@
6
<a href="https://codeclimate.com/github/iurynogueira/ion-react/test_coverage"><img src="https://api.codeclimate.com/v1/badges/48ab263c3be483f0a6d2/test_coverage" /></a>
7
[](https://github.com/iurynogueira/ion-react/actions/workflows/prod.yml)
8
9
+## Installation
10
+
11
+```bash
12
+npm i @brisanet/ion-react
13
+```
14
15
16
+yarn add @brisanet/ion-react
17
18
+# Contribute
19
## Install and run project
20
21
To run this project, You will need to use [node v.16.19](https://nodejs.org/en/)
0 commit comments