Closed Wulfheart closed 3 years ago
@Wulfheart Hi there,
Clone the repository.
Install development dependencies using npm. (npm i
)
Open the project folder in vscode
Run npm run watch
command and press F5
to launch the development environment.
I’d like to contribute some features but I am unsure what is the best way to setup my VSCode for local development. Any instructions?