Skip to content

Tlantic/mrs-app-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRS APP DESIGN

This module is a tool for fast design development using Tlantic framework.

Features

  1. SASS and CSS
  2. Image compression

How to compile?

If you want to compile, just run:

$ gulp build

If you want to watch for file changes and compile while developing, run:

$ gulp or $ gulp watch