-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,9 @@ This is a DruxtJS demonstration. | |
|
||
The following is a script to be used when presenting this demonstration. | ||
|
||
This script is written for a complete blank slate, some of this steps should be | ||
``` | ||
git clone --single-branch --branch feature/20-presentation [email protected]:Realityloop/druxt-demo.git | ||
``` | ||
|
||
--- | ||
|
||
|
@@ -14,6 +16,7 @@ This script is written for a complete blank slate, some of this steps should be | |
- NPM | ||
- Tokaido* | ||
|
||
|
||
### Composer memory limit issue | ||
|
||
Setup the terminal so we don't hit with memory limit issues. | ||
|