2023-04-30 23:21:09 +02:00
2023-04-30 19:10:59 +02:00
2023-04-30 19:10:59 +02:00

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.

Install dependencies with 'yarn install', start development server with yarn parcel and build with yarn parcel build.

Description
Vue.js example with routing and composables
Readme 42 KiB
Release 0.0.1 Latest
2023-04-30 23:26:46 +02:00
Languages
Vue 75%
TypeScript 21.6%
Pug 1.8%
Sass 1.6%