Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.43 KB

README.md

File metadata and controls

68 lines (47 loc) · 1.43 KB

Gitpod Ready-to-Code

Insektensommer Tabelle

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Publish on github pages

Publish on github pages is handling via github actions by pushing tags following SemVer vX.Y.Z.

git tag vX.Y.Z
git push origin --tags

FTP connection

ncftp -u $FTP_USER -p $FTP_PASSWORD $FTP_SERVER
ncftp -u $FTP_USER -p $FTP_PASSWORD ftp://$FTP_SERVER/insektensommertabelle