1_install node.js nad git bash.
2_run "npm install -g gatsby-cli" in the terminal
3_Open the project and run "npm install" in the frontend folder
4_in portfolio-backend\extensions\upload\config\settings.json
5_change these variables to your own or de
这是一个用引导的项目。
入门
首先,运行开发服务器:
npm run dev
# or
yarn dev
使用浏览器打开以查看结果。
您可以通过修改pages/index.js来开始编辑页面。 当您编辑文件时,页面会自动更新。
了解更多
要了解有关Next.js的更多信息,请查看以下资源:
-了解Next.js功能和API。
交互式Next.js教程。
您可以查看-欢迎您提供反馈和意见!
在Vercel上部署
部署Next.js应用程序的最简单方法是使用Next.js创建者提供的。
投资组合模板
:star: Easy to adapt and deploy portfolio project covering most important
sections(about, exp, skills, projects), inspired with solutions found
at GitHub. Check live preview(link below).
:crown: 优点
:eye_in_speech_bubble: 现场演示
查看现场演示
:book