mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
theme: add theme builder app
This commit is contained in:
committed by
Abdullah Atta
parent
ed6d125391
commit
380bfba776
@@ -11,6 +11,8 @@
|
||||
"build:test:web": "nx build:test @notesnook/web",
|
||||
"build:beta:web": "nx build:beta @notesnook/web",
|
||||
"start:web": "nx start @notesnook/web",
|
||||
"start:theme-builder": "nx start @notesnook/theme-builder",
|
||||
"build:theme-builder": "nx build @notesnook/theme-builder",
|
||||
"start:vericrypt": "nx start @notesnook/vericrypt",
|
||||
"start:desktop": "nx start @notesnook/desktop",
|
||||
"test:web": "nx test @notesnook/web",
|
||||
|
||||
Reference in New Issue
Block a user