Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Salling-Group/frontend-vue-boilerplate

Repository files navigation

salling-group-profile-frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e