文件名称:moonbase:您在月球上的基地
文件大小:70KB
文件格式:ZIP
更新时间:2024-06-13 05:03:24
HTML
月底 这是对的创意的重新实现。 没有花哨的应用程序,只有命令行工具。 快速开始 确保安装: brew install yarn 。 git clone https://github.com/motif/Moonbase.git my-project将模板克隆到您的网站将驻留的my-project文件夹中。 cd my-project导航到您的项目文件夹。 git remote rm origin可以从该存储库断开git的连接,以便您可以添加自己的git。 make启动建立你的网站,并开始在Web服务器的默认表的任务,需要改变侦听。 从这一点开始,您将看到类似Serving at: http://localhost:9000 ,您可以使用Web浏览器访问该地址。 每次进行更改时,内容都会自动更新。 目标 速度更快,因为大型仙人掌项目的开发工作变得缓慢。 可移植性,因此每个人都可以
【文件预览】:
moonbase-master
----pages()
--------example.html(1KB)
--------index.html(474B)
--------robots.txt(45B)
--------error.html(660B)
----yarn.lock(182KB)
----assets()
--------scripts()
--------.gitkeep(0B)
--------sprites()
--------css()
--------static()
----Makefile(602B)
----config.coffee(214B)
----templates()
--------includeB.html(27B)
--------includeA.html(27B)
--------base.html(666B)
--------includeC.md(22B)
----.gitignore(526B)
----readme.md(5KB)
----package.json(544B)