Skip to content

Raihanhn/Climate-change-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Climate-change-API

First create a Folder.
run npm init.
create index.js file (server).
run npm i cheerio.
run npm i express.
run npm i nodemon.
In package.json: "scripts": {
"dev": "nodemon index.js"

},

Releases

No releases published

Packages

No packages published