zeit / now-app
- пятница, 30 сентября 2016 г. в 03:13:34
JavaScript
The native client for ZEIT's now
For more details, head to: https://zeit.co/app
You can download the latest release here.
npm installnpm run devnpm startTo make sure that your code works in the bundled application, you can generate the binaries like this:
$ npm run packAfter that, you'll find them in the ./dist folder!