Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Baiang authored Jul 16, 2018
1 parent 75258d1 commit 6d90a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### 技术栈
- next.js:React的SSR服务端渲染方案。
- styled-jsx+sass:css-in-js的解决方案,快速编写css,简单易上手。
- styled-jsx+sass:css-in-js的解决方案,简单易上手,快速编写css样式
- eslint:语法规则和代码风格的检查工具,可以用来保证写出语法正确、风格统一的代码。
- jest单元测试:jest, 极大的降低写单元测试的难度,无需更多的配置。

Expand Down

0 comments on commit 6d90a61

Please sign in to comment.