0.1.1 • Published 9 months ago

@flipperdevices/create-fz-app v0.1.1

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
9 months ago

Flipper Zero JavaScript SDK Wizard

This package contains an interactive wizard that lets you scaffold a JavaScript application for Flipper Zero.

Getting started

Create your application using the interactive wizard:

npx @flipperdevices/create-fz-app@latest

Then, enter the directory with your application and launch it:

cd my-flip-app
npm start

You are free to use pnpm or yarn instead of npm.

Documentation

Check out the JavaScript section in the Developer Documentation

0.1.1

9 months ago

0.1.0

9 months ago