first commit

This commit is contained in:
aOK 2023-12-11 23:23:39 +03:00
commit 117a0fc5ed
34 changed files with 3100 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Copyright 2019-2022 Tauri Programme within The Commons Conservancy
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
beforeDevCommand = trunk serve
beforeBuildCommand = trunk build
devPath = http://localhost:1420
distDir = ../dist
withGlobalTauri = true
[files]
makepad.svg = resources/makepad.svg
styles.css = styles.css