Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.13 KB

Julia Box

Responsive, mobile ready lightbox

How to establish devel environment.

How to start.

Run:

user@host:/your/devel/directory/julia-box# gulp watch

Now you can start typing in scss and js files. All needle files are generated on the fly.

See the gulp watch command console output for more info (error crashes, operation log, etc...).

Note that dist/css/ css files are generated automaticaly from src/scss, so do not edit.