Skip to content

Commit 995b4f4

Browse files
authored
docs: update readme with install instructions #49 📝 (#50)
1 parent b18fb1c commit 995b4f4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66
<a href="https://codeclimate.com/github/iurynogueira/ion-react/test_coverage"><img src="https://api.codeclimate.com/v1/badges/48ab263c3be483f0a6d2/test_coverage" /></a>
77
[![Production](https://github.com/iurynogueira/ion-react/actions/workflows/prod.yml/badge.svg?branch=main)](https://github.com/iurynogueira/ion-react/actions/workflows/prod.yml)
88

9+
## Installation
10+
11+
```bash
12+
npm i @brisanet/ion-react
13+
```
14+
15+
```bash
16+
yarn add @brisanet/ion-react
17+
```
18+
# Contribute
919
## Install and run project
1020

1121
To run this project, You will need to use [node v.16.19](https://nodejs.org/en/)

0 commit comments

Comments
 (0)