Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 870 Bytes

readme.md

File metadata and controls

37 lines (24 loc) · 870 Bytes

Web designer's checklist

Web designer's checklist app. Built with Vue.js and persistant storage.

Webdesigner's checklist

Preview

http://imaginarydesign.github.io/web-check/

Requirements

  • npm
  • Gulp
  • Bower

Installation

$ git clone https://github.com/Imaginarydesign/webdev-checklist.git
$ cd web-check
$ bower install
$ npm install

To run locally:

$ gulp serve

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.