Skip to content

A visual style guide providing sensible UI/UX examples for a unified CareerBuilder Employer experience

Notifications You must be signed in to change notification settings

cb-talent-development/employer-style-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CareerBuilder Employer Experience UI/UX Style Guide

A visual style guide providing sensible UI/UX examples for a unified CareerBuilder Employer experience. See it in action here!

Building/Watching

Install some global dependencies, then project dependencies:

$ npm -g install bower gulp
$ npm install
$ bower install

Now you can build or watch the project! Compiled assets will be plopped into the dist directory.

$ gulp build
or
$ gulp watch

Deploying

If you need to deploy a new version to Github Pages, simply execute the deploy task:

$ gulp deploy

This will build, commit and push the compiled assets to the gh-pages branch.

About

A visual style guide providing sensible UI/UX examples for a unified CareerBuilder Employer experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published