• Stars
    star
    140
  • Rank 260,202 (Top 6 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.