-
Notifications
You must be signed in to change notification settings - Fork 2
Run
Hilbert Yi edited this page Apr 3, 2022
·
1 revision
😭 I really don't know how to describe this step with Xiaobai. Maybe you can baidu directly?
# use nrm to change the npm mirror source
npm install nrm -g
# list the available source
nrm ls
# use taobao
nrm use taobao
# finally, npm install
npm installLike what I said in README.md, I don't recommend using cnpm to avoid causing strange problems, especially because of the soft links of cnpm. If you think I'm wrong, you're right! A dui dui dui. 😆😆😆
npm start start.jsAfter that, you will see an qr-code in your cmd. Use the Wechat Application in your phone to scan it. Then you will see an iPad device try to login your account and that's right! 💖
Enjoy your time now! Let your friends send your wechat some messages!
💡 See the page navigation bar on the right side of the page? Follow the above guidelines and you can successfully run the project!