React SSR & Next.js In Action
React SSR & Next.js In Action
Next.js
https://github.com/vercel/next.js#readme
SWC
Speedy Web Compiler
https://github.com/swc-project/swc/discussions
Create Next App
https://nextjs.org/docs/api-reference/create-next-app
$ npx create-next-app@latest
# or
$ yarn create next-app
# ✅
$ pnpm create next-app
$ npx create-next-app@latest --ts
# ✅
$ yarn create next-app --typescript
# or
$ pnpm create next-app --ts
https://www.npmjs.com/package/create-next-app
https://github.com/vercel/create-next-app
https://github.com/vercel/next.js/tree/canary/packages/create-next-app
https://create-next-app.js.org/
https://github.com/next-boilerplate/next-boilerplate
refs
©xgqfrms 2012-2020
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/16490367.html
未经授权禁止转载,违者必究!