Skip to content

OussamaAlouat/save-password-vuejs

Repository files navigation

SAVE-PASSWORD-VUEJS-PWAPP

This application is used to save your passwords. So, first of all, I need to comment that it is a PWA (progressive web app), this means that it can be installed on mobile phones.

The project is developed in vue, using vuex, to keep and save the data, and onsen.ui as a compoent library.

Demo: https://oussamaalouat.github.io/save-password-vuejs/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

License: MIT