mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
docs: updated README.md (#8794)
* Added hyperlinks in @nativescript/* in README * Added License
This commit is contained in:
committed by
GitHub
parent
16c154e885
commit
b29c479e3a
13
README.md
13
README.md
@@ -41,11 +41,11 @@ We love you and PR's 🤗 Please follow our [contributing guide](https://github.
|
||||
* Core iOS/Android for NativeScript
|
||||
* [@nativescript/types](https://www.npmjs.com/package/@nativescript/types)
|
||||
* Types for both iOS/Android below wrapped up as a convenience. *Most commonly used.*
|
||||
* @nativescript/types-ios
|
||||
* [@nativescript/types-ios](https://github.com/NativeScript/NativeScript/tree/master/packages/types-ios)
|
||||
* Types for iOS
|
||||
* @nativescript/types-android
|
||||
* [@nativescript/types-android](https://github.com/NativeScript/NativeScript/tree/master/packages/types-android)
|
||||
* Types for Android
|
||||
* @nativescript/ui-mobile-base
|
||||
* [@nativescript/ui-mobile-base](https://github.com/NativeScript/NativeScript/tree/master/packages/ui-mobile-base)
|
||||
* UI mobile base native classes used by core
|
||||
* [@nativescript/webpack](https://github.com/NativeScript/NativeScript/tree/master/packages/webpack)
|
||||
* Webpack build utilities and configs used by NativeScript apps
|
||||
@@ -56,7 +56,7 @@ We love you and PR's 🤗 Please follow our [contributing guide](https://github.
|
||||
- [Install NativeScript demo mobile app](https://www.nativescript.org/nativescript-example-application)
|
||||
- [NativeScript playground](https://play.nativescript.org)
|
||||
- [NativeScript and Angular](https://play.nativescript.org/?template=play-ng&tutorial=getting-started-ng)
|
||||
- [@NativeScript on Twitter](http://twitter.com/NativeScript)
|
||||
- [NativeScript on Twitter](http://twitter.com/NativeScript)
|
||||
- [NativeScript community Slack channel](https://www.nativescript.org/slack-invitation-form)
|
||||
- [NativeScript on Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript)
|
||||
- [NativeScript documentation](https://docs.nativescript.org/)
|
||||
@@ -81,4 +81,7 @@ Outside of the source centralized in this repo, the NativeScript framework consi
|
||||
|
||||
In addition to the code that makes up the NativeScript framework itself, we also provide a number of [open-source sample apps](https://www.nativescript.org/app-samples-with-code) that you can reference while building your NativeScript application.
|
||||
|
||||
### Made with ❤️
|
||||
## License
|
||||
[Apache License 2.0](https://github.com/NativeScript/NativeScript/blob/master/LICENSE)
|
||||
|
||||
<h3 align="center">Made with ❤️</h3>
|
||||
|
||||
Reference in New Issue
Block a user