GTBitsOfGood/stempower

Strip Out Boilerplate Leftovers

Aberta

#13 aberto em 26 de jan. de 2019

 (0 comentário) (0 reação) (1 responsável)JavaScript (3 forks)auto 404
frontendgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

When the project was originally started, it was built using a Bootstrap template that included a lot of Javascript and CSS code. Some of this was used in the end, but most of it was not. Search through the frontend folder (and specifically within the CSS files) to find code that appears to be autogenerated and is not being used.

This will help thin down the codebase to a more manageable level, and it is a great way to get introduced to the structure of the frontend.

Guia do colaborador