Skip to content

vicpuntnl/kickoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base setup for front-end files (new projects)

Build

Here you find the config and tasks for the front-end build process (gulp)

Dist

The distribution folder.You will find all generated files here (compiled css, js, icons, etc.)

Src

Source file folder for all source: fonts, img, js, scss.

Styleguide

Base folder for styleguide (patternlab). Also see styleguide task in 'build/tasks'.

Install

In root folder, install node_modules

npm install

get dependancies

bower install

Optional: in '/styleguide' folder, install patternlab

https://github.com/pattern-lab/patternlab-node

The 'build/tasks/styleguide.js' automatically copies the '/dist' files to the styleguide folder.

Note: Patternlab has it's own gulp file. The generation of the styleguide is stand-alone.

About

Base setup for front-end (new projects)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors