Commit f9c6f306 authored by lixy's avatar lixy

package

parent 7420fb89
{ {
"name": "yu", "name": "li",
"version": "1.0.0", "version": "1.0.0",
"description": "Nuxt.js project", "description": "Nuxt.js project",
"author": "yutao <haiyan.xu.vip@gmail.com>", "author": "lixy <929545354@qq.com>",
"private": true, "private": true,
"nuxt": {
"host": "10.1.37.172",
"port": "3000"
},
"scripts": { "scripts": {
"test": "nuxt --hostname 10.1.37.172 --port 3333", "lxy": "nuxt --hostname 10.1.37.172 --port 3333",
"dev": "nuxt", "dev": "nuxt",
"build": "nuxt build", "build": "nuxt build",
"start": "nuxt start", "start": "nuxt start",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment