Skip to content

lhthang1998/pokemon-wails

Repository files navigation

🧙 golang-wails

Use wails to build a desktop app

A desktop app using Golang and ReactJS. And this project is used for learning ReactJS

Table of contents

Technologies

  1. Wails

Screenshots

homepage

Set up

To run backend

wails serve

To run frontend

cd frontend
npm install
npm start

For more CLI please visit Wails CLI

Notes

This project is not completely done. Please enhance more features