Update Contributing

This commit is contained in:
Ariful Alam 2022-03-27 13:52:56 +06:00
parent 37618822b7
commit 21f8b0633d

View File

@ -36,3 +36,9 @@ Install dependencies:
```sh
npm install
```
Run dev server:
```sh
npm run dev
```