File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ This is the seed application for node js
99
1010## How To Start
1111Inside node_modules folder
12- * globally install this module with npm "npm install -g @aakashdeveloper/create-node-app "
13- * go to the directory where you want to generate the project files
14- * run "generate" in shell/cmd and follow the instructions.
15- * inside your newly created project folder run "npm start".
12+ * Globally install this module with npm "npm install -g @aakashdeveloper/create-node-app "
13+ * Go to the directory where you want to generate the project files
14+ * Run "generate" in shell/cmd and follow the instructions.
15+ * Inside your newly created project folder run "npm start".
1616* Navigate to http://localhost:7600
1717
1818
Original file line number Diff line number Diff line change 11{
22 "name" : " @aakashdeveloper/create-node-app" ,
3- "version" : " 1.0.43 " ,
3+ "version" : " 1.0.44 " ,
44 "description" : " Utility to create pre configured Node Js app. The Seed will help you build node app with es6 very quick" ,
55
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments