Nginx.io配置一键生成本地部署
程序员文章站
2022-07-12 16:54:48
...
项目github地址
1.Clone the repository
git clone https://github.com/digitalocean/nginxconfig.io.git
2.Install NPM packages
npm ci
***此步骤报错
找到下载下来的文件夹(package-lock.json)
删除(posthtml-extend)
然后再进行 npm ci
3.Run the development server (with file watchers)
npm run dev
4.Open the development site localhost:8080
上一篇: Nginx配置反向代理
下一篇: Linux 防火墙