Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 263 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 263 Bytes

Google Apps Script: Web App Template

Starter template for local development

Usage

  • Add secret to .gitignore to keep your secret safe

Build

Build project with Webpack.

yarn build

Deploy

Deploy project with clasp.

yarn deploy