Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saracrz authored Nov 10, 2023
1 parent 15cf578 commit cd5b209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<br />
</p>

🚀 Try in live -> [Dashboards App](https://dashboards-data.netlify.app/)

## Run your app

1. `cd my-app`: Move to your project root directory
2. `npm install`: Install all the project dependencies
3. `npm start`: Start the development server on [localhost:3000](http://localhost:3000)

## ✅ Testing
- npm run test path-to-test (example path: src/containers/CollapsibleCard.test.tsx)

### Unit tests

Expand Down

0 comments on commit cd5b209

Please sign in to comment.