NextJs + Typescript4 脚手架
Next.js 10 + Typescript 4
🎉🎉 Next.js + Typescript 脚手架,方便、简单,直接下载代码即可使用。
源码至:github
🌟 准备开始
git clone https://github.com/yueleiMaster/next-ts-template.git
cd next-ts-template && yarn
npm run dev
# or
yarn dev
打开http://localhost:3000查看结果
📖 附上文档链接
To learn more, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Typescript Documentation - an interactive Next.js tutorial.
⏳ 部署
npm run build && npm run start
# or
yarn build && yarn start
更多部署细节请查阅Next.js deployment documentation
文章版权声明:除非注明,否则均为猿易帮原创文章,转载或复制请以超链接形式并注明出处。
还没有评论,来说两句吧...