Files
nextcloud-server-mirror/settings
Julius Härtl d7b928fd9b Add install/remove to the new controller methods
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-06-06 11:40:09 +02:00
..
2018-05-24 17:52:15 +02:00
2018-06-06 11:40:06 +02:00
2018-06-03 00:12:47 +00:00
2018-05-16 09:50:20 +02:00
2018-05-16 09:50:24 +02:00
2018-05-16 09:50:23 +02:00
2018-05-16 09:50:20 +02:00
2017-11-06 16:56:19 +01:00
2016-07-21 18:13:58 +02:00
2017-11-06 16:56:19 +01:00

Settings section

Nextcloud settings with Vue

Build Setup

# install dependencies
make dev-setup

# build for development
make build-js

# build for development and watch edits
make watch-js

# build for production with minification
make build-js-production