create-koa-app
Advanced tools
+1
-1
@@ -18,3 +18,3 @@ #!/usr/bin/env node | ||
| `you can type 'cd ${appName} && npm install' to build your app. | ||
| then, you can type 'node app.js' to start your app for the first time. | ||
| then, you can type 'npm start' to start your app for the first time. | ||
| happy hacking ^.^` | ||
@@ -21,0 +21,0 @@ ) |
+1
-1
| { | ||
| "name": "create-koa-app", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "description": "Create koa apps with koa-base-boilerplate", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3553
-0.06%