Skip to content

A vuejs 2 template for building web application with Google Apps Script

License

Notifications You must be signed in to change notification settings

ashtonfei/vuejs-gas-template

Repository files navigation

vuejs-gas-template

A vuejs template for building web application with google apps script

Web App

vuejs-gas-template-app

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# build for web application with apps script
npm run build-gas --build apps script

# create a new Google Apps Script project
clasp create --title 'project-name' --type standalone --rootDir ./gas

# push scripts to the new project
clasp push

Screenshots

image image image

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A vuejs 2 template for building web application with Google Apps Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published