MoovIm a new way to discover movies
Welcome to the front side of MoovIm website based on AngularJS v1.2.26.
Go to your project directory.
- [http://nodejs.org/download/](Download NodeJS installer)
- Install NodeJS
Gulp is a streaming build system. It helps you to do repetitive tasks such as: minify JS files, compile LESS to CSS files...
- Install gulp:
sudo npm install -g gulp
- Type:
gulp &
in the project directory before starting to develop
- npm install -g bower
- More infos here http://bower.io/
- Angular: bower install angular
- Angular animate: bower install angular-animate
- Angular motion: bower install angular-motion
- Angular resource: bower install angular-resource
- Angular route: bower install angular-route
- Angular strap: bower install angular-strap
- Angular youtube mb: bower install angular-youtube-mb
- Bootstrap : bower install bootstrap
- Bootstrap material design: bower install bootstrap-material-design
- jQuery: bower install jquery
- Gulp: npm install gulp
- Gulp jscs: npm install gulp-jscs
- Gulp jshint: npm install gulp-jshint
- Gulp less: npm install gulp-less
- Gulp minify css: npm install gulp-minify-css
- Gulp ng-config: npm install gulp-ng-config
- Gulp notify: npm install gulp-notify
- Gulp rename: npm install gulp-rename
- Satellizer: npm install satellizer
- Oclazyload: npm install oclazyload
- Angular loading bar: npm install angular-loading-bar
Edit file app/config.json and paste client_id and redirect_uri of your google api