Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "amazing", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "velocity解析环境", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
@@ -6,12 +6,12 @@ ##amazing: Velocity 前端工程问题集成解决方案 | ||
1. #####全局安装amazing | ||
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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13508812