Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 481 Bytes

contributing.md

File metadata and controls

18 lines (11 loc) · 481 Bytes

@vuetils/toast Contributing Guide

If you want to fix a bug or add a new feature create a pull request and I will check it out.

Pull Request Guidelines

Development Setup

You will need pnpm

After cloning the repo, run:

# install the dependencies of the project
$ pnpm install