[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

web-vue

web-vue

SPA application built with Vue.js and Bootstrap for Vue.

Prerequisites

You must add file .env.local based on .env-example .

env-local

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint