-
Create a Personal Access Token from the Zeplin web app under Developer tab in your profile page.
-
Create a .env file to enter your Personal Access token. Refer to the file
.env.example
for environment variable naming. You'll also add your Workspace ID here, which can be found by going to your Workspace and copying it from the url:https://app.zeplin.io/workspace/WORKSPACE_ID/projects
Install packages
$ npm install
Navigate to the directory with the script to be used and read the Readme for any extra usage details for the script.