10 lines
343 B
Markdown
10 lines
343 B
Markdown
# Example Vue Application
|
|
|
|
This is an example single page application built in Vue.js.
|
|
|
|
It uses nested components, routing, composables and the fancy language
|
|
extensions pug, typescript and sass, that compile to html, javascript and css.
|
|
|
|
To make developing and building the project a breeze, the zero configuration
|
|
build tool parcel is used.
|