linguagil / landing-page

Landing Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landing-page

Build Status Build Status

Landing Page do LinguÁgil.

Setup

Estamos usando ferramentas javascript. É preciso ter o node.js maior que 0.8.0 instalado.

Grunt

Instale o grunt globalmente:

npm -g install grunt-cli

Bower

Instale o bower globalmente e as definições do bower.json

npm -g install bower
bower install

Outros pacotes

Instale o resto que está descrito no package.json.

npm install

Desenvolvimento

Para ver as modificações acontecendo quando os arquivos forem salvos:

grunt server

Para executar os testes.

grunt

About

Landing Page


Languages

Language:JavaScript 60.2%Language:CSS 37.3%Language:PHP 2.5%