Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1005 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 1005 Bytes

StoreboxWeb

Angular for StoreBox

Engine Docker Build build GitHub last commit Creator Contributor

构建及使用

NPM Run-Script

npm run build

Docker Image

docker build -t boxsystem/storebox-ng2 .

或使用已构建好的镜像

docker pull yanqing07/storebox-ng2

Docker-compose

docker-compose up --build -d