Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 399 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 399 Bytes

Contributing

First of all, thanks for taking the time to contribute! 🎉

Snowdog team is monitoring for new pull requests. We'll review your PR and either merge it, request changes to it, or close it with an explanation.

Development

git clone [email protected]:SnowdogApps/alpaca-ui.git
cd alpaca-ui
yarn
yarn dev

Open your browser, visit http://127.0.0.1:6006 and have fun.