Skip to content

A simple React.js template for building Neutralinojs apps

License

Notifications You must be signed in to change notification settings

codezri/neutralinojs-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neutralinojs-react

A simple React.js template for building Neutralinojs apps

How to install

Create a new Neutralinojs project with this template with the following command:

neu create myapp --template codezri/neutralinojs-react
cd myapp

How to develop

Start the React development server and Neutralinojs app:

neu run

How to bundle the app

Trigger a new React build and create the application bundle with the following command:

neu build

License

MIT

About

A simple React.js template for building Neutralinojs apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project