mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 15:14:35 +00:00
Domain: slint-ui.com -> slint.dev
This commit is contained in:
parent
24c822dd60
commit
11dea135f7
1248 changed files with 1542 additions and 1542 deletions
|
@ -1,7 +1,7 @@
|
|||
# Getting Started
|
||||
|
||||
In this tutorial, we use JavaScript as the host programming language. We also support other programming languages like
|
||||
[Rust](https://slint-ui.com/docs/rust/slint/) or [C++](https://slint-ui.com/docs/cpp/).
|
||||
[Rust](https://slint.dev/docs/rust/slint/) or [C++](https://slint.dev/docs/cpp/).
|
||||
|
||||
You'll need a development environment with [Node.js 16](https://nodejs.org/download/release/v16.19.1/) and [npm](https://www.npmjs.com/) installed. More recent
|
||||
versions of NodeJS are currently not supported, for details check [Issue #961](https://github.com/slint-ui/slint/issues/961).
|
||||
|
@ -42,6 +42,6 @@ npm start
|
|||
|
||||
and a window will appear with the green "Hello World" greeting.
|
||||
|
||||

|
||||

|
||||
|
||||
Feel free to use your favorite IDE for this purpose.
|
Loading…
Add table
Add a link
Reference in a new issue