Skip to content

Commit 6ae049c

Browse files
authored
docs(readme): add link to getting started
[skip ci]
1 parent d98e2dd commit 6ae049c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ yo angular-fullstack [app-name]
3838

3939
Run `gulp build` for building, `gulp serve` for development, and `gulp serve:dist` for a preview of the built app.
4040

41+
**See the [Getting Started](/docs/getting-started/index.md) guide for more information.**
42+
4143
## Prerequisites
4244

4345
* 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

Comments
 (0)