项目作者: InteractionDesignFoundation
项目描述 :
:ship: A simple Vue application that uses GitHub API to prepare and ship IxDF platform releases
高级语言: Vue
项目地址: git://github.com/InteractionDesignFoundation/shipper.git


Shipper
IxDF Release helper based on GitHub API
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Run tests
yarn test