React组件创建
需安装以下第三方项目:
- Material Design Icons字体
- Google Fonts Roboto字重300、400、500、700
在index.html中添加以下代码:
- <link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700' rel='stylesheet'>
- <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/mate
创建React组件
预估大小:145个文件
index.html
2KB
favicon.ico
4KB
index.css
489B
TopNavigation.js
7KB
Pagination.test.js
8KB
Pagination.js
7KB
componentData.js
27KB
build.js
5KB
start.js
3KB
TopNavigation.js
12KB
243.26KB
文件大小:
评论区