Create the project and access the console.
Inside the console, in the side menu is the option authentication, click and them 'configuración web'. appears Pop up with the application credentials that we will insert in our web application.
This is the web part for "shk" project
In this repo We are working with AngularJS and Bootstrap
install apache2 with comand line
sudo apt-get update
sudo apt-get install apache2
download code from github
git clone https://github.com/nosmurf/shk-frontend.git
copy source code in apache
cd shk-frontend
cp * /var/www
sudo /etc/init.d/apache2 start
open browser and got to
localhost/project/index.html
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License