Skip to content

An example app for learning style guide driven development

Notifications You must be signed in to change notification settings

bitovi/vintage-shop

Repository files navigation

vintage-shop

Welcome to the vintage-shop DoneJS application!

Getting started

You'll need Node and Git installed already.

To install all dependencies, (e.g. after cloning it from a Git repository) run

npm install donejs -g
npm install documentjs -g
npm install grunt -g

Once you've installed the global dependencies:

npm install

Development mode

Development mode can be started with

donejs develop

The app will be available at http://localhost:8080

Generating the style guide

documentjs -f

The style guide will be available at http://localhost:8080/styleguide/

Mockups

Mockups for this app are located at: http://share.bitovi.com/h4nmgn/

About

An example app for learning style guide driven development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published