Setting Up VS Code

Follow these steps to get started:

1

Install VS Code

Download and install Visual Studio Code from the official website:

👉 Download VS Code

2

Install Prettier

  1. Open VS Code.

  2. Go to the Extensions Marketplace (Ctrl+Shift+X / Cmd+Shift+X).

  3. Search for "Prettier - Code Formatter" and install it.

Last updated