Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (24 loc) · 445 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 445 Bytes

einfachiota.de

Project setup

npm install

Add a .env file with VUE_APP_API_URL="https://blog.einfachiota.de" in it

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

Customize configuration

See Configuration Reference.