-
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.
chore(all): modify the repo name to dcellar (#355)
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
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
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 |
---|---|---|
|
@@ -12,7 +12,7 @@ Each package has its own **node_modules** directory that contains symbolic links | |
|
||
## Getting started | ||
|
||
1. clone the repository: `git clone [email protected]:node-real/dcellar-fe.git` | ||
1. clone the repository: `git clone [email protected]:node-real/dcellar.git` | ||
2. Install the Rush tool as global package: `npm install -g @microsoft/rush` | ||
3. Install dependency and build symbolic links for apps: `rush install` | ||
|
||
|