项目作者: hacker-sessions

项目描述 :
Client for Remember the Bills
高级语言: Vue
项目地址: git://github.com/hacker-sessions/remember-the-bills-client.git
创建时间: 2018-03-03T23:49:52Z
项目社区:https://github.com/hacker-sessions/remember-the-bills-client

开源协议:MIT License

下载


remember-the-bills-client

PWA client for Remember the Bills

Build Setup

  1. # install dependencies
  2. yarn
  3. # serve with hot reload at localhost:8080
  4. yarn serve
  5. # build for production with minification
  6. yarn build

Release notes

0.2.0

  • Upgrading the dependencies to support node v10
  • Upgrading vuetify by using vue cli plugin

0.1.0

  • show error messages when credentials are wrong
  • show feedback message when sign up
  • show feedback message when click on email’s link after sign up
  • show validation messages in sign up form like password does not match and email format is wrong