https://github.com/djdeveloperr/nsball
NativeScript Ball demo for macOS
https://github.com/djdeveloperr/nsball
Last synced: 10 months ago
JSON representation
NativeScript Ball demo for macOS
- Host: GitHub
- URL: https://github.com/djdeveloperr/nsball
- Owner: DjDeveloperr
- License: mit
- Created: 2024-08-04T00:38:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T05:42:05.000Z (over 1 year ago)
- Last Synced: 2025-04-24T05:50:02.807Z (10 months ago)
- Language: TypeScript
- Size: 3.2 MB
- Stars: 24
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## @nativescript/macos-node-api Example: Ball
https://github.com/nate-parrott/ball but using [NativeScript](https://nativescript.org/), runs on both Deno and Node.
https://github.com/user-attachments/assets/68b4cb74-7ade-4738-aa38-f9b34e4206a4
Prerequisites:
- To try with Deno, https://docs.deno.com/runtime/manual/getting_started/installation/
- To try with Node, https://nodejs.org/en
### Try it
With Deno:
```bash
deno task start
```
With Node:
```bash
npm start
```
MIT licensed.
Copyright (c) 2024 Nate Parrott, 2024 DjDeveloperr