diff --git a/README.md b/README.md index 8ddaf376e37cb53853983eada1a968bdd629a655..6cd4a66a22505b2aa0a34be34c00fa9cb4d9cd1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -## Introduction +## 简介 + +本项目示例如何在dotnet web 项目中托管vue + +实现方案 +1) 使用 httpvueload (生成环境不推荐) +2)之前阅读过一篇博客,已经测试过了,尽快找处理,把示例代码写出来 + This is a simple pipeline example for a .NET Core application, showing just how easy it is to get up and running with .NET development using GitLab. @@ -69,4 +76,4 @@ test: This should be enough to get you started. There are many, many powerful options for your `.gitlab-ci.yml`. You can read about them in our documentation -[here](https://docs.gitlab.com/ee/ci/yaml/). \ No newline at end of file +[here](https://docs.gitlab.com/ee/ci/yaml/).