Patrick BIYAGA

Results 10 comments of Patrick BIYAGA

I create content from [my organisation](https://github.com/Thenavigo), and I wonder if it could be useful to you too.

look here https://codeburst.io/easy-guide-for-webpack-2-0-from-scratch-fe508a3ce44e OR https://www.google.com/search?rlz=1C1CHBD_frCM862&q=Create+react+app+scratch+with+webpack+and+babel&spell=1&sa=X&ved=0ahUKEwjOvcjv27XkAhUG3uAKHXSNDj4QBQgsKAA&biw=1366&bih=576

Hello @nitishkumar71 of course how can I contribute.

@nitishkumar71 Great I look at it in the night

Hello @nitishkumar71 Thank you, I need to do some reading during the day and then come back with more questions.

@nitishkumar71 : Look at this [section,](https://github.com/alexellis/arkade#install-a-cli-tool) arkade provides easy way to install a lot of tools. --------------------------------done---------------------------------------- I have already cloned the project with the command: # Windows users with...

@nitishkumar71 I went through [contribution guidelines](https://github.com/inlets/inlets/blob/master/CONTRIBUTING.md) and joined [the community](https://community.gitpod.io/top/monthly)

@nitishkumar71 my concern is how to contribute to add support in the [tool file](https://github.com/alexellis/arkade/blob/master/pkg/get/tools.go) Thank you.

@nitishkumar71 Great I look at.

It work Thanks. "scripts": { "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts --openssl-legacy-provider build", "test": "react-scripts test", "eject": "react-scripts eject" },