Skip to content

exvuma/example-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example App

Download this app and replace our code any time you want to build an Cloudflare app.

Looking to use the latest JavaScript and CSS features? Check out our Webpack example app!

Setup

Fork and clone the repo or download the latest release.

Install the optional developer dependencies with npm install

Usage

  • 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 [[YOUR APP NAME]] with Cloudflare

About

An example app template for the Cloudflare App Platform.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.0%
  • CSS 22.1%
  • HTML 6.9%