Skip to content

luchkonikita/guerrilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guerrilla CSS

This is the project gathering some CSS practices for creating robust and scalable layouts.

Installation

Clone the repo and install dependencies with yarn.

Running

To run in development mode:

yarn dev

Deployment

You can deploy the project via surge.sh, just make sure you have an account. When ready run:

yarn deploy