mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
config: add test:web command for running web tests
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"build:web": "nx build @notesnook/web",
|
||||
"start:web": "nx start @notesnook/web",
|
||||
"install:web": "lerna add --scope=@notesnook/web ",
|
||||
"test:web": "nx test @notesnook/web ",
|
||||
"start:android": "nx run-android @notesnook/mobile",
|
||||
"start:ios": "nx run-ios @notesnook/mobile",
|
||||
"prepare:ios": "nx install-pods @notesnook/mobile",
|
||||
|
||||
Reference in New Issue
Block a user