Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 431 Bytes

Node + SASS + Compass + Grunt + Gulp

This repository contains all the necessary packages to compile a frontend project. It includes an adjusted locales setting to support UTF-8 encoding.

Base Docker Image

Usage

docker run -it --rm -v /your/input:/data tleguijt/frontend gulp

or 

docker run -it --rm -v /your/input:/data tleguijt/frontend grunt