- It is created web front-end manager (bower)
- It is automatically configures the client environment about OpenGDSMobile Client based on e-Government mobile execution environment.
-
Install Nodejs
$sudo apt-get install nodejs
-
Install Bower and Bower-Installer with npm
$sudo npm install -g bower
$sudo npm install -g bower-installer
-
Download git files
$git clone https://github.com/OpenGDSMobile/LinkerClient
$cd Linker_Client
-
Environment configure (OpenGDSMobile Client based on e-Government Mobile Execution environment)
$bower-installer (Within Linker_Client Folder)
$./eGovFolderCopy.sh
-
Install Nodejs
-
Install Bower and Bower-Installer with npm
..>npm install -g bower
..>npm install -g bower-installer
-
Download git files
..>git clone https://github.com/OpenGDSMobile/LinkerClient
..>cd Linker_Client
-
Environment configure (OpenGDSMobile Client based on e-Government Mobile Execution environment)
..>bower-installer (Within Linker_Client Folder)
..>eGovFolderCopy.bat