Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 463 Bytes

File metadata and controls

22 lines (18 loc) · 463 Bytes

RigaDevDay.github.io

This is a source code repository for the official web page of Riga Dev Day 2015 conference.

Development setup

Add File Watcher in IDEA to compile less files:

-x --no-color --relative-urls $FileName$

Launch jsx watcher:

# From root directory
dev/watch_jsx.sh

Launch Python simple web server (or just use IDEA built-in server):

# From root directory
python -m SimpleHTTPServer