Skip to content

luisfbmelo/artistasluso

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published