A list of awesome dev conferences in India.
https://dev-confs-india.netlify.com
If you wish to add any conference to the list feel free to submit a PR. Please note that only the conferences having a code of conduct will be added to list.
Steps -
- Go to
content/conferences
, add your.md
file to that folder. - Name of the file should in format -
yyyy-nameOfConference-cityName
. - For the content of the file copy it from any of the existing file or see the template here
If you can't submit a PR, you can simply open an Issue with all the details and I will add to the list.
git clone https://github.com/ananyaneogi/dev-conferences-india.git
npm install
npm start