This project was generated with Angular CLI version 14.2.3.
The VSCode Snippet Generator is a tool that simplifies the process of creating and managing code snippets for Visual Studio Code. With this generator, you can streamline your workflow and increase productivity by easily adding custom code snippets to your projects.
To use the VSCode Snippet Generator, follow these steps:
- Clone this repository to your local machine.
git clone https://github.com/yourusername/vscode-snippet-generator.git
- Install dependences
npm install
- Run local server
npm start