Skip to content

Commit e9c0284

Browse files
committed
add README.md
1 parent 0b40a19 commit e9c0284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are weather detection stations situated in and around you. The inner work
1616

1717
## NodeJS and Express
1818

19-
I recently wrote this Local Weather app using the cloud editor `replit` where the bootstraping of node JS is hidden. All I had to do was to focus on the core logic in app.js, style.css, and index.html. To create a fully functional development environment locally, I needed to bootstrap NodeJS, Express to my replit code.
19+
I recently wrote this weather reporting app using the cloud editor `replit` where the bootstraping of node JS is hidden. All I had to do was to focus on the core logic in app.js, style.css, and index.html. To create a fully functional development environment locally, I needed to bootstrap NodeJS, Express to my replit code.
2020

2121
Here is how I add scalffolding my Nodejs project.
2222

0 commit comments

Comments
 (0)