OussamaAlouat / save-password-vuejs

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

Home Page:https://oussamaalouat.github.io/save-password-vuejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

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

License:MIT License


Languages

Language:JavaScript 62.0%Language:Vue 33.8%Language:HTML 1.6%Language:Shell 1.5%Language:CSS 1.1%