A place to store useful, reusable design pieces and practice using git.
- Create a branch for the component you're working on using a name that describes the component.
- Put all your code into a it's own folder that uses name the component name.
- We'll take time during the monthly developer meeting to review new components and merge them to main, if they pass.
- Try and use a parent element as a wrapper with a fairly unique class name.
- Use separate files for different types of markup (css, html, js). You can use whatever naming convention you'd like on these files.
- Include a screenshot .jpg or .png of what the finished frontend looks like.
http://gstaging.getuwired.us/engconcepts/slice-components-viewer/