/indeplot

This is for making a react based plotter application for signal analysis

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Collaborate in this project with Hacktoberfest2020.

All Contributors

Make your first Pull Request and earn a free tee from GitHub!

Hacktoberfest 2020

GitHub issues GitHub forks GitHub stars Github license

# Welcome to GitHub!

This project is perfect for your first pull request

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc ( git clone 'git@github.com:indeplot/indeplot.git')
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Run yarn from inside the cloned project and run yarn start after the previous command execution.
  • See the issues from the https://github.com/indeplot/indeplot/issues and comment and ask for working
  • After your assigned work do the following
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request to the develop branch
  • Star this repository

Contributors ✨

Thanks goes to these wonderful people who make this big


AYAN BISWAS

🚇

Muthupandi V

🎨

This project follows the all-contributors specification. Contributions of any kind welcome ,also please discover issues and star the repository if you like it!