akshaybharambe14 / vue-js-template-project

A template project for vue js with configured eslint and prettier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-js-template-project

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

A template project for vue js with configured eslint and prettier.

License:MIT License


Languages

Language:Vue 53.0%Language:JavaScript 37.9%Language:HTML 9.1%