/neutralinojs-react

A test for a desktop app with neutralino.js and reactjs in typescript.

Primary LanguageCSSMIT LicenseMIT

neutralinojs-typescript

Typescript starter project for Neutralinojs

Get started

Clone the repo

$ git clone https://github.com/neutralinojs/neutralinojs-typescript.git
$ cd neutralinojs-typescript

Install dependencies

$ npm i

Install the neu cli

$ npm i -g @neutralinojs/neu

Build the application

$ neu build

Run the application by executing neutralino executable.