Skip to content

Latest commit

History

History
14 lines (10 loc) 路 261 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) 路 261 Bytes

Contributing to Webdash

Thanks for contributing to Webdash!

It's always a good idea to create an issue before you send a PR, especially for major changes.

Setup

git clone git@github.com:jadjoubran/webdash.git
cd webdash
npm install
npm run dev