Base de datos iterativa para manejar los proyectos que se relizan en el Decanato de Investigacion de UNIBE. (publicación, proyectos, congresos).
- Install Git & NodeJs
sudo apt-get -y install git npm - Run
sudo apt-get install build-essential npm install -g grunt-cli bowerfor build dependencies.
- Install NodeJs from the official page.
- Install Git from the official page.
- Run
npm install -g grunt-cli bowerfor build dependencies.
npm installbower install
- Run
gruntfor building andgrunt servefor preview.
- Running
grunt testwill run the unit tests with karma.