Skip to content

mknentwich/vuejs-ui

Repository files navigation

mknentwich-ui

Public frontend for Markus Nentwich's website. This web-app provides among others ways to place orders using the Helicon backend.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

configure api url for development in .env file

Compiles and minifies for production

yarn build

configure api url for production in .env.production file

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.