Skip to content

Basic VueJs Project Template. Contains VueX, VueRouter, Bootstrap-Vue and Font-Awesome-Vue (Solid SVG) icons. Also Jest unit testing is being used

Notifications You must be signed in to change notification settings

ChargeProduction/VueJs-Template-Project

Repository files navigation

Vue.js Template Project

Project setup

Execute npm-install.sh from the root directory or manually by running:

npm install

from terminal/console.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

Basic VueJs Project Template. Contains VueX, VueRouter, Bootstrap-Vue and Font-Awesome-Vue (Solid SVG) icons. Also Jest unit testing is being used

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published