Skip to content

cloudflare-apps/g-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G Suite

This project is in active development and may change frequently.

Setup

Fork and clone the repo or download the latest release.

Install the dependencies with npm install

Usage

  • npm start Watches for file changes and compile them.
  • npm run build Compiles your JavaScript and CSS once for release.
  • npm run lint Checks JavaScript formatting and attempts to fix any errors.

Details

source/app.js

This is where the magic happens. Your app starts here.

source/app.css

Styles for your app.

install.json

This is where all the installer options are added for the app.

Syntax can be tricky, so be sure to double check it.

media/**

An directory for icons, tile images, and screenshots.

Download media-templates.sketch

Troubleshooting

Install G Suite with Cloudflare

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published