Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 412 Bytes

ui_guide.md

File metadata and controls

12 lines (7 loc) · 412 Bytes

UI Guide for building GitLab

Best practices for creating new pages in GitLab

TODO: write some best practices when develop GitLab features.

GitLab UI development kit

We created a page inside GitLab where you can check commonly used html and css elements.

When you run GitLab instance locally - just visit http://localhost:3000/help/ui page to see UI examples you can use during GitLab development.