mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge pull request #14289 from meteor/update-readme-links
DOCS: Update README to reflect v3.4.0 and enhance links
This commit is contained in:
11
README.md
11
README.md
@@ -12,7 +12,7 @@
|
||||
|
||||
[](https://app.travis-ci.com/github/meteor/meteor)
|
||||
[](https://app.circleci.com/pipelines/github/meteor/meteor?branch=devel)
|
||||
[](https://meteor.com)
|
||||
[](https://meteor.com)
|
||||

|
||||

|
||||

|
||||
@@ -53,10 +53,12 @@ Use the same code whether you’re developing for web, iOS, Android, or desktop
|
||||
|
||||
How about trying a tutorial to get started with your favorite technology?
|
||||
|
||||
| [<img align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg"> React](https://docs.meteor.com/tutorials/react/) |
|
||||
| [<img alt="React logo" align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg"> React](https://docs.meteor.com/tutorials/react/) |
|
||||
| - |
|
||||
| [<img align="left" width="25" src="https://progsoft.net/images/blaze-css-icon-3e80acb3996047afd09f1150f53fcd78e98c1e1b.png"> Blaze](https://blaze-tutorial.meteor.com/) |
|
||||
| [<img align="left" width="25" src="https://vuejs.org/images/logo.png"> Vue](https://docs.meteor.com/tutorials/vue/meteorjs3-vue3.html) |
|
||||
| [<img alt="Blaze logo" align="left" width="25" src="https://progsoft.net/images/blaze-css-icon-3e80acb3996047afd09f1150f53fcd78e98c1e1b.png"> Blaze](https://docs.meteor.com/tutorials/blaze/) |
|
||||
| [<img alt="Vue logo" align="left" width="25" src="https://vuejs.org/images/logo.png"> Vue](https://docs.meteor.com/tutorials/vue/meteorjs3-vue3.html) |
|
||||
| [<img alt="Svelte logo" align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Svelte_Logo.svg/1280px-Svelte_Logo.svg.png?_=20191219133350"> Svelte](https://docs.meteor.com/tutorials/svelte/) |
|
||||
| [<img alt="Solid logo" align="left" width="25" src="https://www.solidjs.com/img/logo/without-wordmark/logo.svg"> Solid](https://docs.meteor.com/tutorials/solid/) |
|
||||
|
||||
# 🚀 Quick Start
|
||||
|
||||
@@ -84,6 +86,7 @@ meteor
|
||||
**Building an application with Meteor?**
|
||||
|
||||
* Deploy on [Galaxy](https://galaxycloud.app)
|
||||
* Find packages on [Atmosphere](https://atmospherejs.com/)
|
||||
* Discuss on [Forums](https://forums.meteor.com/)
|
||||
* Join the [Meteor Discord](https://discord.gg/hZkTCaVjmT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user