algorithmic-architecture:算法架构演示

时间:2024-05-08 14:05:19
【文件属性】:

文件名称:algorithmic-architecture:算法架构演示

文件大小:2.04MB

文件格式:ZIP

更新时间:2024-05-08 14:05:19

TypeScript

算法架构演示 用代码设计建筑物 快速开始 节点版本> = 8.0(建议10.6.0)和NPM> = 5(建议6.1.0) # clone the repo. # --depth 1 removes all but one .git commit history (Optional). git clone --depth 1 https://github.com/simg/algorithmic-architecture # go to the repo cd algorithmic-architecture # install the dependencies via npm npm install # start the server in dev mode with HMR npm run start 在浏览器中转到 。 完毕。 npm脚本 npm run start通过HMR(热


【文件预览】:
algorithmic-architecture-main
----.gitignore(539B)
----package.json(768B)
----package-lock.json(279KB)
----src()
--------parts()
--------scenes()
--------assets()
--------main.ts(124B)
--------index.html(1KB)
--------lib()
--------types.ts(427B)
--------App.ts(8KB)
----README.md(760B)
----.vscode()
--------extensions.json(429B)
----.gitattributes(236B)
----.editorconfig(148B)

网友评论