Files
nextcloud-server-mirror/settings
John Molakvoæ (skjnldsv) 8977c71f88 Mixin scss icon api
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19 08:16:58 +02:00
..
2018-07-19 08:16:58 +02:00
2018-07-17 17:43:18 +02:00
2018-07-19 00:12:05 +00:00
2018-07-04 15:40:51 +02:00
2018-07-04 08:28:33 +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
2018-07-17 17:43:18 +02:00
2018-06-06 11:40:09 +02: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

# clean output files
make clean