Web designer's checklist app. Built with Vue.js and persistant storage.
http://imaginarydesign.github.io/web-check/
- npm
- Gulp
- Bower
$ git clone https://github.com/Imaginarydesign/webdev-checklist.git
$ cd web-check
$ bower install
$ npm install
To run locally:
$ gulp serve
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.