-
In a terminal or Git Bash use the following command.
git clone https://github.com/luncher-team/zen-luncher2.git -
On the web. head HERE
- Luncher UI initiates on 'index.html'
- A template for using the card component can be found in 'index.html'
- All styles are in LESS do not touch CSS files
- Initiate all contributions on a new branch
- You must have less to change styles
- Navigate to the 'design' directory in your terminal (zen-luncher2/design)
- Use command
less-watch-compiler less css - This should return
watching directory for file changes