文件名称:dod-external-integrations-template
文件大小:275KB
文件格式:ZIP
更新时间:2024-05-01 00:17:41
JavaScript
国防部外部集成模板 先决条件 Docker Desktop Homebrew 首次设置 克隆回购 1. In a terminal, navigate to the directory where you want to install the app 2. $ ssh -T git@github.com 3. $ git clone git@github.com:shaunculrich77/dod-external-integrations-template 自签名本地证书 HTTPS needs set up. Utility script needs to run to set this up 1. $ ./tools/make-ssl-certs 运行应用 1. In the terminal, navigate to the root of your repository 2.
【文件预览】:
dod-external-integrations-template-master
----.dockerignore(42B)
----.github()
--------workflows()
----public()
--------index.html(611B)
--------favicon.ico(4KB)
----.eslintrc.js(1KB)
----src()
--------router()
--------style()
--------main.js(221B)
--------store()
--------modules()
--------App.vue(665B)
--------assets()
----babel.config.js(210B)
----Dockerfile(119B)
----tools()
--------make-ssl-certs(717B)
--------start(17B)
--------stop(19B)
----jest.config.js(350B)
----README.md(690B)
----vue.config.js(455B)
----docker-compose.yml(120B)
----.gitignore(237B)
----.prettierrc.js(82B)
----package-lock.json(649KB)
----package.json(2KB)