From 9b9418e065f7e7e222523c3d6d1931b1680ccde9 Mon Sep 17 00:00:00 2001 From: Julien Deniau <1398469+jdeniau@users.noreply.github.com> Date: Sun, 30 Mar 2025 21:34:10 +0200 Subject: [PATCH] Add a contributing section in the readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ff7b5fa..135ae40 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,10 @@ NODE_ENV=production webpack -p index.js ``` See [#16](https://github.com/andrewdavey/immutable-devtools/issues/16) for more info. + +## Contributing + +1. Clone the project +2. run `npm install` +3. run `npm run build` on each file you change +4. open the `index.html` located on root of the project and open the console.