Skip to content

Commit

Permalink
update Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
amirtbi committed Mar 3, 2022
1 parent e039068 commit 6acfb0f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Developing a **PWA messanger using Vue.js**

## Installation

1. Quasar Cli - [Installation of Quaser Cli](https://quasar.dev/quasar-cli/installation)
2. NodeJs - [Download Nodejs](https://nodejs.org/en/download/)
3. Package Manager - NPM / Yarn
4. Clone the repository and run `npm install` if you use **npm** as package manager or `yarn install` if you use **yarn** as package manager.

# pwa messanger (pwa-messanger)

pwa messanger
Expand Down

1 comment on commit 6acfb0f

@vercel
Copy link

@vercel vercel bot commented on 6acfb0f Mar 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.