Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,麻烦问下,这个怎么部署啊,有没有教程,小白一个 #3

Open
Yorkcn opened this issue Jun 22, 2022 · 2 comments

Comments

@Yorkcn
Copy link

Yorkcn commented Jun 22, 2022

你好,麻烦问下,这个怎么部署啊,有没有教程,小白一个

@turkyden
Copy link
Owner

turkyden commented Jun 23, 2022

Hi,感谢反馈,部署的话很简单哦,这就是一个纯前端的项目

先确保你的环境上安装了 Nodejs

# 拉取代码
git clone https://github.com/turkyden/watermark-pro.git

# 安装依赖
npm install

# 打包项目
npm run build

这时候在 watermark-pro/dist 下的所有文件就是你需要部署的静态资源了,把他们都扔到服务器里就好。

https://www.foo.com

@turkyden
Copy link
Owner

turkyden commented Jun 29, 2022

可否加一下微信,我们聊聊?@Yorkcn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants