community(sample-apps): update readme for quasar-framework-vue (#3563)

typo: quasar-framework-vue-graphql

Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
This commit is contained in:
Vitalii Tverdokhlib
2019-12-25 08:15:10 +02:00
committed by Shahidh K Muhammed
parent 1fca7591c1
commit 6d1fad6d69

View File

@@ -36,7 +36,7 @@ columns: `id`, `title`, `content`, `author_id` (foreign key to `author` table's
- Clone this repo:
```bash
git clone https://github.com/hasura/graphql-engine
cd graphql-engine/community/sample-apps/nuxtjs-postgres-graphql
cd graphql-engine/community/sample-apps/quasar-framework-vue-graphql
```
- Install node modules: