14
Photogram Getting Starter

Photogram Getting Starter

Embed Size (px)

Citation preview

PhotogramGetting Starter

Step 1

Requirements

• Node JS (www.nodejs.org)

• Git (https://git-for-windows.github.io/)

• Ionic Framework (http://ionicframework.com/)

• Bower (http://bower.io/)

• Gulp (http://gulpjs.com/)

Install Commands

• npm install -g ionic bower cordova gulp

Step 2

Gitlab Account

• After buying the Photogram, you will receive an email invitation to access the source code in Gitlab

• Click the invitation link in the email and create an account on Gitlab

Step 3

Clone Project

• Type in your terminal or git bash next line

• git clone https://gitlab.com/agenciafoccus/photogram-client.git Photogram

• After cloning, you will see a new folder named Photogram, enter in folder

Step 4

Install Depends

• $ npm install

• $ bower install

• $ gulp

• $ ionic io init

Install Depends

• $ npm install (Install Node Package Modules)

• $ bower install (Install Front Librarys)

• $ gulp (Gulp default task for inject files in index.html)

• $ ionic io init (Create project in Ionic Apps for Analytics)

Step 5

Test Project in Browser• $ ionic serve

Thanks so muchWillian Ribeiro Angelo

www.photogramapp.com [email protected]