Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LondheShubham153 authored Feb 14, 2023
1 parent 526fc7c commit 745ca2f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# node-todo-cicd

sudo apt install nodejs
sudo apt install npm
Run these commands:


npm install
`sudo apt install nodejs`

node app.js

`sudo apt install npm`


`npm install`

`node app.js`

0 comments on commit 745ca2f

Please sign in to comment.