Skip to content

Commit

Permalink
edited installation for ubuntu16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandana Painuly authored and Vandana Painuly committed Apr 12, 2017
1 parent 94d2c81 commit 57e88c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Catalyst/source/installubuntu.rst
Expand Up @@ -173,6 +173,7 @@ Pre-requisites::

Process to bluid the client side::

cd ~
cd core/client/cat3
sudo npm install --production (any other environment)
sudo npm run-script build-prod (any other environment)
Expand All @@ -190,6 +191,7 @@ To Install seed data::
To Install forever & start the RLCatalyst Application::

sudo npm install -g forever
cd ~
cd core/server/app
sudo forever start app.js

Expand Down

0 comments on commit 57e88c7

Please sign in to comment.