项目作者: InteractionDesignFoundation

项目描述 :
:ship: A simple Vue application that uses GitHub API to prepare and ship IxDF platform releases
高级语言: Vue
项目地址: git://github.com/InteractionDesignFoundation/shipper.git
创建时间: 2018-07-30T09:29:31Z
项目社区:https://github.com/InteractionDesignFoundation/shipper

开源协议:MIT License

下载


Shipper logo: a trolley for transporting goods

image Netlify Status

Shipper

IxDF Release helper based on GitHub API

Project setup

  1. yarn install

Compiles and hot-reloads for development

  1. yarn serve

Compiles and minifies for production

  1. yarn build

Lints and fixes files

  1. yarn lint

Run tests

  1. yarn test