Dot Live Editor using Electron
npm run build
to build win32 runtime
npm run build darwin
to build MacOS runtime
update ENV settings while u r in China Mainland before compile this project
echo 'registry=https://registry.npm.taobao.org' >> ~/.npmrc
export ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/