luisfbmelo / artistasluso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artistas Luso

version 1.0.0

This repo is associated to the project Artistas Luso for Mirateca.

##Development environment

To setup the development environment, it is necessary to install:

After installing these requirements, run the following commands in the website's folder:

$ npm install
$ npm install -g bower

Th first command will install all dependencies and the second will install Bower.

Getting started

$ grunt

This will compile all SCSS files with Compass, minify CSS and concatenate and uglify the Javascript. With this, the system will stay in watch for any change in tese files and execute the corresponding tasks.

##License The project is licensed under The MIT License (MIT), see the LICENSE file for more details.

About

License:MIT License


Languages

Language:CSS 65.2%Language:JavaScript 22.4%Language:HTML 9.1%Language:PHP 2.9%Language:Ruby 0.3%Language:ApacheConf 0.1%