文件名称:gomodest-template:使用Go,htmltemplate和javascript快速构建动态Web应用程序的模板
文件大小:188KB
文件格式:ZIP
更新时间:2024-05-20 04:22:03
go html bulma sveltejs stimulusjs
gomodest模板
模板,可在Go,HTML和脚本中构建动态Web应用程序。
为什么 ?
大多数情况下,使用您已经知道的工具(Go,HTML,CSS,Vanilla Javascript)构建动态网站。
使用可加快响应式和美观UI的原型制作速度。
大部分互动都使用 。
对于真正复杂的交互,请在几个地方为单个div使用 。
轻巧而富有成效。 快速的开发周期。
易于启动,易于维护。
有关使用此技术的更完整实现,请参阅 。
用法
git clone https://github.com/
【文件预览】:
gomodest-template-main
----templates()
--------partials()
--------404.html(474B)
--------layouts()
--------samples()
--------home.html(257B)
----.github()
--------workflows()
----assets()
--------.babelrc(113B)
--------images()
--------package.json(1KB)
--------src()
--------webpack.config.js(3KB)
--------yarn.lock(246KB)
----screenshots()
--------gomodest-template-index.png(44KB)
----Dockerfile(561B)
----LICENSE(1KB)
----samples()
--------todos()
----main.go(4KB)
----.gitignore(79B)
----Makefile(512B)
----go.sum(43KB)
----fly.toml(530B)
----README.md(12KB)
----.air.toml(2KB)
----go.mod(549B)