@walts81/generator-vite-debug
v1.0.3
Published
Create vscode debug configuration using Vite
Downloads
1
Maintainers
Readme
@walts81/generator-vite-debug yo generator
Description
A Yeoman generator to generate VS Code configuration files to use Vite for debugging.
Installation
First, globally install Yeoman and the @walts81/generator-vite-debug packages using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @walts81/generator-vite-debug
Go to your project's directory and then generate:
cd /some_project_path
yo @walts81/vite-debug
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Josh Walters