mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 03:52:48 +05:30
web: Added landing page
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"build": "tsc -b",
|
||||
"build:web": "pnpm --filter landing build",
|
||||
"build:all": "pnpm build && pnpm build:web",
|
||||
"dev:web": "pnpm --filter landing dev",
|
||||
"clean": "git clean -xfd",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix",
|
||||
|
||||
Reference in New Issue
Block a user