seccretbox_page 密码管理器的页面部分,基于Vue做的 开发版本: OS:mac node :6.0.0 vue:2.5.2
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report