有趣的水果应用 Funny Fruits使用了框架。 目录 先决条件 节点> = 8 NPM> = 5 获取源代码 使用以下命令克隆存储库: git clone git@github.com:freevital/funny-fruits.git 部署方式 生成并运行应用程序: npm install --no-package-lock npm start 打开http://localhost:8080 建立影像 npm run build docker image build -t kravchyshyn.com:5000/funny-fruits docker push kravch