https://github.com/nativescript/foundation
NativeScript Foundation combines the best ideas from the web and native platforms.
https://github.com/nativescript/foundation
javascript nativescript typescript
Last synced: 25 days ago
JSON representation
NativeScript Foundation combines the best ideas from the web and native platforms.
- Host: GitHub
- URL: https://github.com/nativescript/foundation
- Owner: NativeScript
- License: apache-2.0
- Created: 2024-10-27T16:45:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T17:16:15.000Z (4 months ago)
- Last Synced: 2025-04-09T03:15:59.381Z (25 days ago)
- Topics: javascript, nativescript, typescript
- Language: TypeScript
- Homepage: https://nativescript.org
- Size: 1.22 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## @nativescript/foundation
NativeScript Foundation combines the best ideas from the web and native platforms.
- [@nativescript/foundation](packages/foundation/README.md)
# How to use?
This workspace manages the suite of plugins listed above.
## Prerequisites
- Node 18+ is recommended
- [yarn v1](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) is required### Setup
```
npm run setup
```In general, when in doubt with what to do, just `npm start`.
Made with ❤️