项目作者: hacker-sessions
项目描述 :
Client for Remember the Bills
高级语言: Vue
项目地址: git://github.com/hacker-sessions/remember-the-bills-client.git
remember-the-bills-client
PWA client for Remember the Bills
Build Setup
# install dependencies
yarn
# serve with hot reload at localhost:8080
yarn serve
# build for production with minification
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