精髓 源码
精髓 客户 去做 服务器 安装依赖 npm install 建筑 npm run build 测验 npm run test 启动 npm run start 码头工人 建立影像 docker build -t esdidom[:tag] . 运行图像 docker run -p 8080:8080 -p 3000:3000 -d --name esidom esidom 检查日志 docker logs esidom 移除图片 docker stop esidom && docker rm esidom
文件列表
精髓
(预估有个199文件)
.dockerignore
29B
postcss.config.js
181B
index.html
874B
favicon.ico
1KB
.eslintrc.js
2KB
tailwind.config.js
28KB
Tailwind.css
86B
svelte.config.js
277B
jest.config.js
243B
eslint-svelte-preprocess.js
6KB
暂无评论