alexandesigner / frontlabs

A front-end lab's that helps you build fast an modern web and mobile apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-End Lab's

A front-end lab's that helps you build fast an modern web and mobile apps.

http://frontlabs.com.br

Get the kit

$ git clone https://github.com/alexandesigner/frontlabs.git && cd frontlabs

Installation

If Mobile

Go to folder.

$ cd project/mobile

Install all dependencies.

$ npm install

Running.

$ ionic serve

If Browser

Go to folder

$ cd project/web

Install all dependencies.

$ npm install

Running.

$ gulp

###Requirements

  • node
  • npm
  • gulp
  • bower
  • ionic
  • angular

About

A front-end lab's that helps you build fast an modern web and mobile apps.

License:MIT License


Languages

Language:JavaScript 72.9%Language:CSS 26.0%Language:HTML 1.1%