Example of a website built with Vue and Quasar Framework.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Have NPM and Node.js installed.
A step by step series of examples that tell you have to get a development env running
git clone https://github.com/zutton/vue-example.git
cd vue-example
npm install
To get up in running use:
$ quasar dev
Available to view on http://localhost:8081
how to deploy production build on a live system
$ quasar build
- Vue.js - Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces.
- Quasar Framework - Vue Framework.
- Blake Sutton
MIT License