Vue.js NativeScript - using Vue.js CLI & NativeScript Plugin - Getting Started - פיתוח מובייל נייטיב

כללי / תכנות כללי 518 צפיות 20/02/2019
פתח ב-YouTube

דרג סרטון זה

התחבר כדי לדרג

תיאור

Vue.js NativeScript - using Vue.js CLI & NativeScript Plugin - Getting Started - פיתוח מובייל נייטיב By: Elad Cohen Scenario: 1. Install node.js & Visual Studio Code 2. run in cmd/terminal: npm i -g @vue/cli 3. run in cmd/terminal: npm i -g nativescript 4. run in cmd/terminal: tns doctor to check & install all NativeScript dependencies (Java, Android SDK, Xcode etc...) 5. run in cmd/terminal: vue create my-ns-app 6. run in cmd/terminal: npm i -D "git+https://github.com/jawa-the-hutt/vue-cli-plugin-nativescript-vue" to install the NativeScript plugin dev dependency 7. run in cmd/terminal: vue invoke vue-cli-plugin-nativescript-vue to invoke the NativeScript plugin Related sites: https://nodejs.org https://cli.vuejs.org https://nativescript-vue.org https://github.com/jawa-the-hutt/vue-cli-plugin-nativescript-vue Hope you enjoyed this content! Tell me in comments & subscribe!

#GoCode - Web Developers Mentoring