Before running index.js file, please follow these step:
-
Type this command line in terminal npm init
-
Add requirement dependencies for this project npm i express axios cheerio
*if you want to auto refesh sever whenever saving the code, pls install nodemon
- Run index.js file: node index
© copyright belongs to nkduyenpham@gmail.com, free to use with educational purpose.