File tree 1 file changed +2
-18
lines changed 1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change 1
- # README
1
+ # Nuru Integrated Development Learning Environment
2
2
3
- ## About
4
-
5
- This is the official Wails Vue template.
6
-
7
- You can configure the project by editing ` wails.json ` . More information about the project settings can be found
8
- here: https://wails.io/docs/reference/project-config
9
-
10
- ## Live Development
11
-
12
- To run in live development mode, run ` wails dev ` in the project directory. This will run a Vite development
13
- server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser
14
- and have access to your Go methods, there is also a dev server that runs on http://localhost:34115 . Connect
15
- to this in your browser, and you can call your Go code from devtools.
16
-
17
- ## Building
18
-
19
- To build a redistributable, production mode package, use ` wails build ` .
3
+ An IDLE for [ Nuru] ( https://nuruprogramming.org/ ) programming language.
You can’t perform that action at this time.
0 commit comments