ReactApp
A React.js project (仿QQ浏览器小说-书城界面实现)
Install / Use
/learn @infinityX3/ReactAppREADME
reactApp
A React.js project (仿QQ浏览器小说-书城界面实现)
项目使用creat-react-app构建
运行截图
<img src="https://reactchina.sxlcdn.com/uploads/default/original/2X/e/e01e00c8cd665caddf7f817d1d5ee7df90071bf4.jpg" width="270" height="480" />使用技术
React.js轻量级的MVVM框架react-router-dom前端路由axios基于 promise 的 HTTP 库
Webpack构建工具ant-design-mobile基于React.js的UI组件库
Build Setup
# install dependencies
npm install
# serve with hot reload at http://localhost:3000
npm start
# build for application with minification and using the release config.
npm run build
