mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add cordova to the docs quick start section
This commit is contained in:
@@ -156,6 +156,10 @@ export default defineConfig({
|
||||
link: "/about/install",
|
||||
},
|
||||
// TODO: Your first app meteor app
|
||||
{
|
||||
text: "Cordova",
|
||||
link: "/about/cordova",
|
||||
},
|
||||
],
|
||||
collapsed: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user