Skip to content

frndtls/Web-front-end-homework

 
 

Repository files navigation

Web-front-end-homework

This is a front-end group homework for the School of Software, Tsinghua University

队长: 申诗哲

队员: 李承锴 刘海昡 薛文瀚

代码规范:

风格:

使用 prettier 插件来统一

命名:

1、id 唯一

2、id 和类名单词间用-隔开

3、js 函数名用驼峰法

4、css 选择时从大到小多级选择

其他:

仿照已有代码

About

This is a front-end group homework for the School of Software, Tsinghua University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.9%
  • JavaScript 43.1%
  • CSS 7.0%