ThomasBurleson / angularjs-Quizzler

The AngularJS Challenge: Create an online Quiz builder & testing application.
http://thomasburleson.github.io/angularjs-Quizzler
MIT License
414 stars 166 forks source link

Update Readme #1

Open ThomasBurleson opened 10 years ago

ThomasBurleson commented 10 years ago

Update README with raison d'etre, images, and notes.

ThomasBurleson commented 10 years ago

quizzler_workflow

ThomasBurleson commented 10 years ago

Example of how can be embedded in the question:

screen shot 2013-12-08 at 11 15 22 am

ThomasBurleson commented 10 years ago

Run/Debug configuration for WebStorm launch of local web server:

runconfiguration

ThomasBurleson commented 10 years ago

Snapshot of robust logging:

quizzler_logging

ThomasBurleson commented 10 years ago

Design Comps:

quiz_comps

kafeltz commented 10 years ago

I think in documentation you meant "npm update" instead of "grunt update".

ThomasBurleson commented 10 years ago

@Kafeltz - I did indeed. Thx for the catch.