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 install
npm run dev
npm start
To make sure that your code works in the bundled application, you can generate the binaries like this:
$ npm run pack
After that, you'll find them in the ./dist
folder!