Skip to content

Commit

Permalink
docs: Added a warning in the getting-started template README file
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed May 7, 2024
1 parent 5a89e35 commit b69e91c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/getting-started/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# @templates/getting-started

> [!IMPORTANT]
> This template is structured as a monorepo, which makes it easy for demonstrating Squide. However, if you are building a federated application that composes remote modules at runtime, the "host" application and the "remote module" should be in distinct repositories.
## Install the template

To install the template, first clone the template with [degit](https://github.com/Rich-Harris/degit) by opening a terminal at the location you want to create your project:
Expand Down

0 comments on commit b69e91c

Please sign in to comment.