🚧 Docs Under Construction. Please bear with us! 🚧
Installation
To get started with SlackShots, you need to clone the repository and install the dependencies.
Clone the repository
You can clone the repository using the following command:
$ git clone https://github.com/your-username/slackshots-frontend.gitInstall dependencies
Once you have cloned the repository, you can install the dependencies using npm:
$ npm install