|
|
@ -21,7 +21,7 @@ Start Redis Server
|
|
|
|
|
|
|
|
|
|
|
|
The default location of Redis Server is
|
|
|
|
The default location of Redis Server is
|
|
|
|
|
|
|
|
|
|
|
|
**C:\Program Files (x86)\Redis\StartRedisServer.cmd**
|
|
|
|
**C:\\Program Files (x86)\\Redis\\StartRedisServer.cmd**
|
|
|
|
|
|
|
|
|
|
|
|
Open Git Shell, and type the following commands. Clone NodeBB repo:
|
|
|
|
Open Git Shell, and type the following commands. Clone NodeBB repo:
|
|
|
|
|
|
|
|
|
|
|
@ -79,4 +79,4 @@ And run NodeBB on "watch" mode:
|
|
|
|
|
|
|
|
|
|
|
|
./nodebb watch
|
|
|
|
./nodebb watch
|
|
|
|
|
|
|
|
|
|
|
|
It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.
|
|
|
|
It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.
|
|
|
|