Skip to content

Commit cda5323

Browse files
committed
table of contents
1 parent 3bb6b91 commit cda5323

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212

1313
![](https://raw.githubusercontent.com/jeisele2/OverVue/master/src/assets/gifs/screenshot.png)
1414

15+
## Table of Contents
16+
17+
* [Features](###features)
18+
* [Changelog](###changelog)
19+
* [Tutorial](###howtouse)
20+
+ [New Features Tutorial](####overvue-v2.0-how-to)
21+
* [How to Run](###running-a-local-version)
22+
* [Contributing](###contributing)
23+
* [Authors](###authors)
24+
1525
#### Features
1626
+ Upload a frontend mockup image
1727
+ Visualize draggable and resizable components
@@ -104,12 +114,6 @@ package.json
104114
+ Setting layers on a component is done by right clicking the desired component on the component display and using the menu option
105115
All components start on layer 1 by default.
106116

107-
108-
109-
110-
111-
112-
113117
#### Running a local version
114118
This app was developed using the Quasar framework, so first you will need to install the Quasar cli
115119
```

0 commit comments

Comments
 (0)