From 4c9358153964862b6267def275bb04c70c48e1c2 Mon Sep 17 00:00:00 2001 From: paolo Date: Wed, 12 Dec 2018 13:19:58 +0100 Subject: [PATCH] update: Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 03492fe..639a3fd 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ $ npm run dev:pwa # Build your PWA ``` ## References +* **Quasar TypeScript (Kevin Marrec proj)** : [GitHub](https://github.com/kevinmarrec/quasar-typescript) * **Quasar 0.17.15** : [Website](https://quasar-framework.org) | [Documentation](https://quasar-framework.org/guide) | [Github](https://github.com/quasarframework/quasar) * **Vue I18n 8.1.0** : [Website](https://kazupon.github.io/vue-i18n) | [Documentation](https://kazupon.github.io/vue-i18n/guide/started.html) | [Github](https://github.com/kazupon/vue-i18n) @@ -77,3 +78,10 @@ $ npm run dev:pwa # Build your PWA [MIT](https://opensource.org/licenses/MIT) Copyright (c) 2018-present, Paolo Arena + +This project using Vue.js and Typescript started in October 2018 using as a skeleton parts of the code of Kevin Marrec. So Thank you! + +* Quasar TypeScript: +https://github.com/kevinmarrec/quasar-typescript +Copyright (c) 2018, Kevin Marrec +