Skip to content

Commit

Permalink
Updates readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodressel committed Jan 23, 2024
1 parent 24970c4 commit 424a5dd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Integrate CommandersAct's tag container with your React applications seamlessly
- [Sample App](#sample-app)
- [License](#license)
- [Development](#development)
- [Contribute](#contribute)

## Features <a name="features"></a>

Expand Down Expand Up @@ -202,4 +203,18 @@ This module uses the [MIT License](http://revolunet.mit-license.org). Contributi

# Development <a name="development"></a>

After forking, set up your environment:

```bash
npm install
```

Commands available:

```bash
gulp
```

# Contribute <a name="contribute"></a>

To contribute to this project, please read the [CONTRIBUTE.md](CONTRIBUTE.md) file.

0 comments on commit 424a5dd

Please sign in to comment.