nasirouwagana / blogspa

A little Blog App (https://vueblogspa.firebaseapp.com) with Unit Testing and End-to-end Testing built with Vue.js, Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blogspa

A little Vue Blog App with Unit Testing and End-to-end Testing

Features

Project setup

npm install

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 end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

A little Blog App (https://vueblogspa.firebaseapp.com) with Unit Testing and End-to-end Testing built with Vue.js, Vuetify


Languages

Language:Vue 68.3%Language:JavaScript 29.1%Language:HTML 2.6%