Skip to content

eshinn/br-frontend-tooling-demo

 
 

Repository files navigation

This is a static, single page site for use in demoing code and process for the Build Right: Frontend Tooling workshop.

It's a fictional app called "Toolcase" — a simple list for developers and designers to showcase the tools they use for given tasks.

Creating the project:

  1. Clone this repo to your machine: git clone https://github.com/sparkbox/br-frontend-demo.git
  2. Move into the project directory: cd br-frontend-demo
  3. Install node modules: npm install
  4. Install bower packages: bower install
  5. Build the project with Grunt: grunt

The project will be compiled to the dist/ folder.

Toolcase Screenshot

About

The demo project for the Frontend Tooling workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.2%
  • CSS 21.7%
  • CoffeeScript 18.1%
  • Handlebars 14.6%
  • Gherkin 0.4%