Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
/ vue-boilerplate Public archive

A Quickstart Project for Vue 3, preinstalled with i18n, vue-meta, FontAwesome.

Notifications You must be signed in to change notification settings

Variiuz/vue-boilerplate

Repository files navigation

VueJS 3 Quickstart

This Project has SASS, vue-meta, i18n and fontawesome preinstalled for a quick and easy start. It also uses the router and PWA Plugins. Mocha + Chai are installed for Unit Tests.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A Quickstart Project for Vue 3, preinstalled with i18n, vue-meta, FontAwesome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published