Install the dependencies with npm install
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.
This is where the magic happens. Your app starts here.
Styles for your app.
This is where all the installer options are added for the app.
Syntax can be tricky, so be sure to double check it.
An directory for icons, tile images, and screenshots.
Download media-templates.sketch
- The Cloudflare developer documentation for examples and API usage.