Awesome
<p align="center"> <img src="./logo.png" alt="Protovue Logo"> </p>Protovue is a rapid prototyping tool built on Vue.js. This repo is a list of public examples of Protovue in action. If you use Protovue, please submit a PR to share your work. New examples go to the top of the list.
Protovue Examples
- Simple Flowchart - Lo-fi prototype of a flowchart turned into an app.
- Yellow Layout - A slightly more complicated layout.
- Intro Element - Sometimes it's a good idea to give users a bit of context before you show a prototype.
- Wireframe Layout - Shows a layout using a thin line to divide sections instead of the default boxes with rounded corners.
- Signup Form - Shows how multiple
<v1-grid>
elements can be used as screens in a simple workflow. - Protovue Template - Simple CodeSandbox project showing how to install Protovue and use a
<v1-grid>
element withguides
.