npm install
bower install (if failed add: --allow-root)
bash buildr.sh
In order to see the documentation page:
Clone the repository:
git clone git@repo.ravanertebat.com:cvas/topology-front.git- The documentation page is inside the
docsfolder. - You can view it correctly by serving the this folder over with a web-server.
- If you go to this folder and just open the
index.htmlfile, you won't see the page correctly. - Either clone the repository inside a web-server public folder, or copy the
docsfolder to the web-server public folder.
http://server-address/topology-front/docs
for example: http://127.0.0.1:3000/topology-front/docs