Skip to content

Commit e88eac3

Browse files
authored
Adds quickstart link for existing projects (#15)
1 parent 764270b commit e88eac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quickstart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ particulars; this is mostly just installing gems and including modules.
2929
> directly, you can download the file and and run this command as `-m
3030
> /path/to/template`
3131
32+
Alternatively, you can [**add to an existing project**]({{site.github.url}}/guides/getting-started/installation#adding-to-an-existing-app).
33+
3234
{% include h.html tag="h2" text="Defining a Resource" a="defining-a-resource" %}
3335

3436
A [**Resource**]({{site.github.url}}/guides/concepts/resources) defines how to query and persist your [**Model**]({{site.github.url}}/guides/concepts/backends-and-models). In other

0 commit comments

Comments
 (0)