shumengya mail@smyhub.com
This commit is contained in:
14
cf-nav-frontend/package.json
Normal file
14
cf-nav-frontend/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "mengya-nav-frontend",
|
||||
"version": "1.0.0",
|
||||
"description": "萌芽导航 - 前端 PWA(Cloudflare Pages)",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "echo Static site - no build required",
|
||||
"dev": "npx serve . -l 3000",
|
||||
"preview": "npx serve . -l 3000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"serve": "^14.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user