Ex: $ npm install _____ or $ yarn add _____ to install the dependencies.
Use the tag -D to install development dependencies.
Use the tag @types to install Typescript support.
Use the tag @latest to install the latest version.
# Clone the repository
$ git clone https://github.com/Descomplica-ADS/vscode-theme.git
# Access the project folder in the terminal
$ cd descomplica-theme
# Install the dependencies
$ npm install / yarn add
Contribution 💭
Want to contribute to this project? Then send your PR and be part of the team.
License ⚖️
This project is under the MIT license. See the LICENSE file for more details.