GTBitsOfGood/stempower

Strip Out Boilerplate Leftovers

开放

#13 创建于 2019年1月26日

 (0 条评论) (0 个反应) (1 位负责人)JavaScript (3 个派生)auto 404
frontendgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南