nodejs-read-xml-example

想在webclown.net网站首页获取博客的最新文章。博客是用hexo搭建的。 特此示例用nodejs来读取sitemap.xml(网站地图),来作为最新文章的数据。

  • node: v8.10.0
  • npm: v6.3.0
npm install

npm run dev