5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 15:42:18 +08:00
wails/cmd/templates/vanilla
2020-09-10 06:39:36 +10:00
..
frontend css fix for vanilla 2020-09-10 06:39:36 +10:00
counter.go Updated to use specialised update fuctions 2020-08-31 21:10:32 +10:00
go.mod.template Initial implementation of vanilla template 2020-06-19 08:52:44 +10:00
main.go.template Update vanilla template 2020-08-30 15:49:37 +10:00
README.md Initial implementation of vanilla template 2020-06-19 08:52:44 +10:00
template.json Initial implementation of vanilla template 2020-06-19 08:52:44 +10:00

README

This is an experimental template for vanilla HTML/JS/CSS.

The webpack rules may need to be adjusted to correctly embed all assets. Babel may also need to be setup correctly.