Skip to content

Commit e99bbe3

Browse files
committed
Defining npm commands
1 parent a07dbbd commit e99bbe3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@ field should be left blank which is defaulted to the ROOT domain.
9898
## To bring up CloudStack UI
9999
$ cd /path/to/cloudstack/ui
100100

101-
Use $ npm install to install dependencies.
101+
Use $ npm install to install dependencies.
102102

103-
Use $ npm build to build the project.
103+
Use $ npm build to build the project.
104104

105-
Use $ npm start for development mode.
105+
Use $ npm start for development mode.
106106

107107
Make sure to set CS_URL=http://localhost:8080/client on .env.local file on ui.
108108

0 commit comments

Comments
 (0)