有冇人試過vue native 點整個hello world?
本帖最後由 二師兄 於 2018-12-27 17:33 編輯
https://vue-native.io/docs/installation.html
我都係唔得:
npm install -g vue-native-cli
vue-native init test1 // Initializes crna project
cd test1
npm start (開android emulator)
跟住做都係出呢句野
"Open up App.js to start working on your app!", remove 左app.js 就出error |
|
|