Installation time list
System: Windows 10
Time list
| Task item | Use time |
|---|---|
| Vmware installation | 2min |
| Virtual machine installation | 50min |
| Virtual machine environment configuration (including simulator installation) | 26min |
| Environment installation (node.js and npm i @zeppos/zeus-cli -g) | 10min |
| Native VScode installation debug | 5min |
| Create project | 1min |
| Virtual machine simulator configuration | 2min |
| Simulator preview | 1min |
| Mobile Preview | 1min |
| Total time | 98min |
Remarks
- Each step in the table follows the steps on the guide doc, which is relatively time-saving.
- The download time of the software is not counted.
- The timer is a mobile phone stopwatch, less than 1min is calculated by 1min.
- When using
npmto installzeus-cli, sometimes due to network problems resulting in installation errors, need to repeat the installation several times, will take a little longer. If the problem has not been solved, you can first executenpm install -g cnpm --registry = https://registry.npm.taobao.org, and then executecnmp install. - The above environmental configuration and installation may be affected by factors such as network environment, and the actual effect of your mileage may vary for reference only.