Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "amazing", | ||
"version": "0.1.0", | ||
"description": "Server environment of velocity for front-end.", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/kreding/amazing.git" | ||
}, | ||
"version": "0.1.1", | ||
"description": "velocity解析环境", | ||
"main": "app.js", | ||
@@ -25,8 +21,5 @@ "dependencies": { | ||
"bin": { "amazing": "amazing" }, | ||
"author": { | ||
"name": "Kreding", | ||
"email": "juxuejian1@163.com" | ||
}, | ||
"engines": { "node": "0.10.*" }, | ||
"author": "kreding", | ||
"engines": { "node": "*" }, | ||
"license": "MIT" | ||
} |
@@ -1,2 +0,2 @@ | ||
## amazing: Velocity 前端工程问题集成解决方案 | ||
##amazing: Velocity 前端工程问题集成解决方案 | ||
@@ -6,12 +6,12 @@ | ||
1. ##### 全局安装amazin | ||
1. #####全局安装amazing | ||
npm install -g amazing | ||
2. ##### 到web工程的根目录下 | ||
2. #####到web工程的根目录下 | ||
cd /(webapp) | ||
3. ##### 初始化本地服务器web工程加载目录 | ||
3. #####初始化本地服务器web工程加载目录 | ||
amazing -i | ||
4. ##### 启动服务器 | ||
4. #####启动服务器 | ||
amazing | ||
@@ -21,3 +21,3 @@ | ||
##### 自定义端口号 | ||
#####自定义端口号 | ||
amazing -p 9091 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13508807
1