# My First Article

By [zendu](https://paragraph.com/@zendu) · 2022-01-31

---

> Test Article ： zendu
> 
> Weather： cloudy
> 
> Location：Jiangsu Taizhou
> 
> Time： 2022年01月31日 15:44

    import fs
    
    fs.readFile('data.json','utf-8',(err,data)=>{
      if(err) return;
    })

---

*Originally published on [zendu](https://paragraph.com/@zendu/my-first-article)*
