You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ Install the following extensions(optional):
81
81
82
82
You have two ways to run this project locally:
83
83
84
-
**First**:
84
+
**First (Using Docker)**:
85
85
86
86
In your project path, open your favourite command line and run the follwing commands:
87
87
@@ -99,7 +99,7 @@ To run the project in production mode (only for locally testing purposes):
99
99
100
100
When the project is successfully compiled you can go to `http://localhost:4200/` in your browser. *Remember you must have your Docker running for both cases.*
101
101
102
-
**Second**:
102
+
**Second (Without Docker)**:
103
103
104
104
Note: If you're on windows, use bash to set up the environment.
0 commit comments