Notes of React React ref 1st Create React File Online Browser create-react-app github npx is a command of npm which is a tool to manage packages in node.js 12345npx create-react-app react-store cd react-store`npm 2021-11-25 Tech React
Blog Bookmarks This post is to list some interesting blogs or posts I somehow found. 1. https://overreacted.io/a blog about JavaScript Easy to read, colors are delightful 2. https://www.gaficat.com/use the same the 2021-11-22 Tech Blog
Steps to Deploy a Springboot Program Deploy a springboot blog0. Intro项目本身技术栈比较简单 javaweb mysql maven springboot 部署思路就是直接将项目打包至云服务器运行,服务器端只需要安装jdk和mysql 1. Install environmentjava环境# yum install -y java-1.8.0-openjdk.x86_64 mysql环境在官网下载 2021-11-18 Tech Deploy
Solutions to AWS problems 1. get root privilege sudo password root su root 之后输入root密码后就可以使用 参考链接:https://www.bbsmax.com/A/MyJxvE7Vdn/ 2. connect local host 用Xshell的时候直接用密钥连接,不需要再type密码,不然可能会报不必要的错 3. mysql安装没有root密码卸 2021-11-16 Tech AWS
My keyboard log I became interested in the keyboard when I was writing my graduation thesis at home during the epidemic last year. At that time, I had to communicate with my classmates and teachers about the progress 2021-10-21 Life Keyboard
Hello World Welcome to Hexo! This is your first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick Star 2021-10-18