new version of readme

pull/1/head
Jerome De Almeida 2017-02-03 16:11:38 +01:00
parent 8b79b04333
commit 32002b1947
3 changed files with 14 additions and 16 deletions

View File

@ -16,17 +16,6 @@ For Apache add mods : rewrite, ssl (a2enmod)
Install MySQL (version 5.7 recommended) or MariaDb equivalent Install MySQL (version 5.7 recommended) or MariaDb equivalent
Interfaces
----------
Repository for angular at project root:
mkdir node_modules
cd node_modules
git clone https://github.com/CASES-LU/ng-client.git ng_client
git clone https://github.com/CASES-LU/ng-anr.git ng_anr
![Arbo](public/img/arbo1.png "Arbo")
Using Composer (recommended) Using Composer (recommended)
---------------------------- ----------------------------
@ -42,7 +31,7 @@ Alternately, clone the repository and manually invoke `composer` using the shipp
(The `self-update` directive is to ensure you have an up-to-date `composer.phar` (The `self-update` directive is to ensure you have an up-to-date `composer.phar`
available.) available.)
![Arbo](public/img/arbo2.png "Arbo") ![Arbo](public/img/arbo1.png "Arbo")
Databases Databases
--------- ---------
@ -55,7 +44,6 @@ Change Sql Mode in my.cnf:
sql-mode = MYSQL40 sql-mode = MYSQL40
Symbolics links Symbolics links
--------------- ---------------
Create 2 symbolics links at project root: Create 2 symbolics links at project root:
@ -65,8 +53,18 @@ Create 2 symbolics links at project root:
ln -s ./../vendor/monarc/core MonarcCore; ln -s ./../vendor/monarc/core MonarcCore;
ln -s ./../vendor/monarc/frontoffice MonarcFO; ln -s ./../vendor/monarc/frontoffice MonarcFO;
![Arbo](public/img/arbo3.png "Arbo") ![Arbo](public/img/arbo2.png "Arbo")
Interfaces
----------
Repository for angular at project root:
mkdir node_modules
cd node_modules
git clone https://github.com/CASES-LU/ng-client.git ng_client
git clone https://github.com/CASES-LU/ng-anr.git ng_anr
![Arbo](public/img/arbo3.png "Arbo")
Web Server Setup Web Server Setup
---------------- ----------------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 42 KiB