Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

sereneinserenade/my-offline-storage

Repository files navigation

my-offline-storage

This is a simple project made with VueJS, Vuetify and vue-cookies that also works as a PWA ( Progressive web app ) and gives you opportunity to work with your tiny things offline.

The website can be found here https://my-offline-storage.netlify.app/.

Contributing

Contributions and feature requests are always welcome!! Please see the TODOs and get any not assigned issue and create a PR.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.