Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 505 Bytes

README

About

This template uses vanilla JS / HTML and CSS.

You can configure the project by editing wails.json. More information about the project settings can be found here: https://wails.io/docs/reference/project-config

Live Development

To run in live development mode, run wails dev in the project directory. The frontend dev server will run on http://localhost:34115. Open this in your browser to connect to your application.

Building

For a production build, use wails build.