Mean.js,我从哪里开始?
Mean.js, where do I start?
我必须使用 Meanstack 为学校项目制作 Web 应用程序。我已经下载并安装了最新版本的 Mean.js 样板文件 (http://meanjs.org/),并让示例站点正常运行。但我不知道如何继续。项目目录下的文件太多了。有人可以告诉我我 can/need 要更改的文件以开始构建我自己的应用程序吗?
我是编程新手,如果这是一个愚蠢的问题,我深表歉意。我真的很感激一个答案。
这是项目文件夹的样子。
meanjs.org 文档(here) has plenty of great information about what each file does, and what you might need to research to get started. Besides that there are a lot of great tutorials out there, one I liked in particular was this youtube 系列。
请注意,在这些示例中,我使用的是 meanjs.org 的平均堆栈,而不是 mean.io,并且我使用的是 0.3 版本。如果您使用不同的 MEAN 堆栈或版本,我仍然建议您先查看官方文档,然后再在线查看各种教程。
我必须使用 Meanstack 为学校项目制作 Web 应用程序。我已经下载并安装了最新版本的 Mean.js 样板文件 (http://meanjs.org/),并让示例站点正常运行。但我不知道如何继续。项目目录下的文件太多了。有人可以告诉我我 can/need 要更改的文件以开始构建我自己的应用程序吗?
我是编程新手,如果这是一个愚蠢的问题,我深表歉意。我真的很感激一个答案。
这是项目文件夹的样子。
meanjs.org 文档(here) has plenty of great information about what each file does, and what you might need to research to get started. Besides that there are a lot of great tutorials out there, one I liked in particular was this youtube 系列。
请注意,在这些示例中,我使用的是 meanjs.org 的平均堆栈,而不是 mean.io,并且我使用的是 0.3 版本。如果您使用不同的 MEAN 堆栈或版本,我仍然建议您先查看官方文档,然后再在线查看各种教程。