@vixen-js/core-react
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

Vixen Core React

Vixen UI Core React Package to create Desktop apps using react.js as a frontend framework.

Installation

pnpm add @vixen-js/core-react

Usage

<Window windowTitle="Vixen UI React">
  <View id="root">
    <Text id="label1">Hello Vixen React!</Text>
  </View>
</Window>

NOTE: We Recommend to use Vixen CLI to create your project.

pnpm create @vixen-js/vixen my-project --template react # if you use pnpm
yarn create @vixen-js/vixen my-project --template react # if you use yarn
npm create @vixen-js/vixen my-project --template react # if you use npm

Readme

Keywords

none

Package Sidebar

Install

npm i @vixen-js/core-react

Weekly Downloads

18

Version

0.5.3

License

none

Unpacked Size

1.82 MB

Total Files

154

Last publish

Collaborators

  • ing.jose.joya