after.js 介绍
Next.js-After.js enables Next.js-like data fetching with any react SSR app that uses react Router 4.
Razzle Quickstart
You can quickly bootstrap an SSR react app with After.js using Razzle. While Razzle is not required ,this documentation assumes you have the tooling setup for an isomorphic react application.
yarn global add create-razzle-app
create-razzle-app --example with-afterjs myapp
cd myapp
yarn start
网站地址 : https://npm.im/@jaredpalmer/after
GitHub: https://github.com/jaredpalmer/after.js
网站描述: 使用React Router 4的React SSR应用框架
after.js官方网站
官方网站: https://npm.im/@jaredpalmer/after
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did175718