This is a short writeup on contributing to Fission Simulator.
In order to start, you need a free Account for GitHub. Follow the registration steps if you have none already. Afterwards, follow this beginner's guide to using GitHub for more information.
- Run
npm install --legacy-peer-deps
- Set up your Text Editor or IDE of choice following Editor/IDE Configuration
By contributing to this repository,
- You agree to have your code licensed under the Mozilla Public License Version 2.0.
See CSS Contributions for more details.
See React Contributions.