Skip to content

The project is dedicated to practice and use vuejs framework with vuex and onsen.io component library.

License

Notifications You must be signed in to change notification settings

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