Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

28 lines (19 loc) · 1.21 KB

How to contribute

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

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.

Pre-requisites

You will be needing the following tools to run the project locally:

Instructions

  1. Create a fork of the project
  2. Clone the forked project to your local machine
  3. Run yarn install to install the dependencies
  4. 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!.