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 apache2download code from github
git clone https://github.com/nosmurf/shk-frontend.gitcopy source code in apache
cd shk-frontend
cp * /var/www
sudo /etc/init.d/apache2 startopen browser and got to
localhost/project/index.htmlCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

