Skip to content

justmiles/justnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Install Wails and run wails build

Development

Run the wails backend

wails serve

In another window, start the frontend

cd frontend && npm run serve