mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
fix: npm start script
This commit is contained in:
parent
7b4f499818
commit
5849c68993
@ -6,6 +6,6 @@
|
||||
"scripts": {
|
||||
"dev": "nuxt",
|
||||
"build": "nuxt build",
|
||||
"start": "nuxt"
|
||||
"start": "nuxt start"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user