Skip to content

stuart-james/gas-webapp-template

Repository files navigation

Description

A starter template for Google Apps Script Web App projects. Google Apps Script only serves single html files and cannot include external .css or .js files. The build step packges all assets and dependencies into a single html file.

Instructions

  1. Install Clasp
  2. Clone repo
  3. Navigate to the appsScript directory and create a new Apps Script project
  4. In terminal, run "npm install"
  5. To watch for file changes, run "nodemon watch".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published