摘要: Install: Create: Run: List all emulators: Run a different emulator: Livesync: Run with emulator: If you omit device 'ios', it will run both Android an 阅读全文
posted @ 2017-02-12 20:33 Zhentiw 阅读(284) 评论(0) 推荐(0)
摘要: In this lesson we will look at pulling out complex npm script logic into an external JavaScript file. Instead of writing bash scripts you can leverage 阅读全文
posted @ 2017-02-12 02:38 Zhentiw 阅读(388) 评论(0) 推荐(0)
摘要: In this lesson we will look at pulling out complex npm scripts into their own external bash scripts. This ends up simplifying your package.json file a 阅读全文
posted @ 2017-02-12 02:21 Zhentiw 阅读(247) 评论(0) 推荐(0)
摘要: A technique you might use once you start having lots of npm scripts is to use a node package that allows you to define your scripts in an external pac 阅读全文
posted @ 2017-02-12 02:05 Zhentiw 阅读(570) 评论(0) 推荐(0)