Anix

Results 268 comments of Anix

Awesome. Yeah it's still available. Which library you are going to add?

That's great. You can fork this project, clone it to your pc and run `npm install` Then create a new branch using `git checkout -b [your-branch-name]` You can add any...

Woo...that was fast ⏩ Yeah you can raise a Pull request now ! Make sure all the tests are running !

you have to push it in your fork from your local machine ! use this command `git push origin ` It will work if you have cloned your fork !...

Hey ! @wincentrtz Actually I wanted to add those styling or any extra stuff as a pluggable thing like the user can get options or choose from any of these...

Yeah, branches are not a good option. I am working on creating a config file for the project. keep an eye on `v1` branch. Will push some new changes soon

Yeah it's open but need a little tweak to make it configurable with the v1. Please dm me on https://twitter.com/anik220798 and I will tell you how to make it supportable...

@manas2297 I guess you can work on any of the remaining options. From here https://github.com/anikethsaha/mern/issues/107#issue-502975601

@manas2297, after cloning it, simply run `npm install` and that's it. You can work on a separate branch to keep the master safe --- Also, for this particular issue, please...