Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 455 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 455 Bytes

neutralinojs-react

React starter project for Neutralinojs

Get started

Clone the repo

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

Install dependencies

$ npm i

Bundle source files

$ npm run build

or simply use neu-cli