We don't have guidelines for contributing just yet, so it's going to be a bit of a wild ride at first. But don't worry, we'll figure it out together. For now, just fork the repo, make your changes, and submit a pull request. We'll work together to make Backslash the best it can be. And if you have any questions or just want to chat about Backslash, feel free to join the Backslash Discord server. We can't wait to see what you do!
Running the project locally is a great way to see how the project works but also vital if you want to contribute to the project. Luckily, it's as easy as eating pie. Just follow the instructions below.
You will be needing the following tools to run the project locally:
- Create a fork of the project
- Clone the forked project to your local machine
- Run
yarn install
to install the dependencies - Run
yarn start
to run the project
And voilà! You have the project running locally like a boss. Now you can make your changes and submit a pull request, good luck!.