Skip to content

wan2435203490/blog

Repository files navigation

wan blog

本地测试

npm run serve

打包

npm run build

tar -zcvf blog-front.tar.gz ./dist

部署

#压缩文件上传到服务器配置的nginx目录
cd /var/www/blog/html

tar -zxvf blog-front.tar.gz

#自己修改nginx重启命令
ng restart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published