linguagil / 2014

LinguÁgil 2014 Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landing-page

Build Status

WebSite da edição 2014 do evento 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

LinguÁgil 2014 Website


Languages

Language:JavaScript 58.5%Language:CSS 38.9%Language:PHP 2.7%