update: Readme

This commit is contained in:
paolo
2018-12-12 13:19:58 +01:00
parent 4c980b0ad5
commit 4c93581539

View File

@@ -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