Skip to content

maxoyed/amc-client

Repository files navigation

Logo

AMC Client

Upload local archived file and directory to Azure Blob Container

Build Status Build status

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run release

# update patch version
yarn run patch

# update minor version
yarn run minor

# update major version
yarn run major

This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.