Skip to content

fajnie-ze-wiesz/fzw-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d56bc4 · Mar 11, 2025
Dec 8, 2022
Dec 6, 2022
Oct 13, 2022
Oct 6, 2022
May 11, 2020
Feb 17, 2018
Feb 17, 2018
Feb 17, 2018
May 27, 2020
Apr 5, 2018
Feb 17, 2018
Dec 3, 2020
Mar 29, 2018
Feb 17, 2018
Jan 27, 2021
Mar 11, 2025
Mar 11, 2025

Repository files navigation

fzw-webapp

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.