Skip to content

zookee1/inuit-fractal-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inuit-fractal-scaffold

This project combines Fractal, a living styleguide tool with inuitcss, a Sass framework based on the ITCSS methodology.

Requirements

  • Nodejs v4.4.7+
  • Sass v3.3+
  • Install the Fractal CLI tool via npm install -g @frctl/fractal

Getting Started

Clone or download this repository, cd into the root directory and run:

$ npm install

You can then start to develop running:

$ npm start

For Windows use

$ fractal start --sync | sass src/scss/style.scss:public/css/style.css --sourcemap=none --watch

and open localhost:3000 in your browser.

Optional

You can use our atomic methodology repository instead of starting with a clean project.

$ npm run starterkit

This will replace the src-folder with some examples and code guidelines which you can adapt.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages