Skip to content

justarrived/just-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Style

Based on Sassy Starter.

https://just-style.herokuapp.com/

Install

Make sure you have the Gulp CLI installed. If you don't, run:

npm i -g gulp

Install dependencies:

$ npm i

Contribute

Follow the airbnb styleguide for writing SCSS.

Run:

gulp

Starts server at localhost:3000

Build

gulp build

Outputs to dist/

Releases

No releases published

Packages

No packages published