/create

Build apps for web, TVs, desktops, consoles, wearables and more. Developer friendly UI library targeting all form factors platforms. Another notable feature is providing focus management for TVs which very easy to implement using Create.

Primary LanguageTypeScriptMIT LicenseMIT

Flexn Create

Bootstrap, Develop, Release

Build apps for web, TVs, desktops, consoles, wearables and more.

Usage

rnv new --projectTemplate @flexn/create-template-starter

Documentation

https://create.flexn.org/docs/introduction

Community

https://github.com/flexn-io/create/discussions

Contributors

Thanks to all contributors [Contribute].

Development

git clone git clone git@github.com:flexn-io/create.git
yarn bootstrap

ensure your VS Code setting TypeScript matches node_modules

"typescript.tsdk": "node_modules/typescript/lib"