Calendar, Events

This commit is contained in:
Paolo Arena
2019-07-10 11:37:00 +02:00
parent 3d8cb00839
commit 7f5076d8f2
26 changed files with 433 additions and 184 deletions

View File

@@ -116,7 +116,7 @@ module.exports = function (ctx) {
},
devServer: {
https: false,
port: 8080,
port: 8082,
open: false // opens browser window automatically
},
// framework: 'all' --- includes everything; for dev only!