UNPKG

2.33 kBMarkdownView Raw
1![Quasar Framework logo](https://cdn.quasar.dev/logo-v2/header.png)
2
3# Quasar Framework CLI (Global)
4
5> Build high-performance VueJS user interfaces in record time: responsive Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid Mobile Apps and Electron Apps. If you want, all using the same codebase!
6
7<img src="https://img.shields.io/npm/v/%40quasar/cli.svg?label=@quasar/cli">
8
9[![Join the chat at https://chat.quasar.dev](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://chat.quasar.dev)
10<a href="https://forum.quasar.dev" target="_blank"><img src="https://img.shields.io/badge/community-forum-brightgreen.svg"></a>
11[![https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg](https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg)](https://good-labs.github.io/greater-good-affirmation)
12
13Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!
14
15## Supporting Quasar
16Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome [backers](https://github.com/rstoenescu/quasar-framework/blob/dev/backers.md).
17
18**Please read our manifest on [Why donations are important](https://quasar.dev/why-donate)**. If you'd like to become a donator, check out [Quasar Framework's Donator campaign](https://donate.quasar.dev).
19
20## Documentation
21
22Head on to the Quasar Framework official website: [https://quasar.dev](https://quasar.dev)
23
24## Stay in Touch
25
26For latest releases and announcements, follow on Twitter: [@quasarframework](https://twitter.com/quasarframework)
27
28## Chat Support
29
30Ask questions at the official community Discord server: [https://chat.quasar.dev](https://chat.quasar.dev)
31
32## Community Forum
33
34Ask questions at the official community forum: [https://forum.quasar.dev](https://forum.quasar.dev)
35
36## Contributing
37
38I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature). Please read the [Contributing Guide](../CONTRIBUTING.md).
39
40## Semver
41Quasar is following [Semantic Versioning 2.0](https://semver.org/).
42
43## License
44
45Copyright (c) 2015-present Razvan Stoenescu
46
47[MIT License](http://en.wikipedia.org/wiki/MIT_License)