You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,8 @@ yo angular-fullstack [app-name]
38
38
39
39
Run `gulp build` for building, `gulp serve` for development, and `gulp serve:dist` for a preview of the built app.
40
40
41
+
**See the [Getting Started](/docs/getting-started/index.md) guide for more information.**
42
+
41
43
## Prerequisites
42
44
43
45
* MongoDB - Download and Install [MongoDB](https://www.mongodb.com/download-center#community) - If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the `mongod` process running.
0 commit comments