Getting Started | Create React AppCreate React App is an officially supported way to create single-page Reacthttps://create-react-app.dev/docs/getting-started
npx create-react-app my-app --template [模板名称]
页面存储
使用redux-persist解决redux数据刷新丢失问题https://blog.csdn.net/Govern66/article/details/118465494
页面请求 axios
页面路由 react-router-dom
react-router-domhttps://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)