Skip to content

A simple React.js template for building Neutralinojs apps

License

Notifications You must be signed in to change notification settings

benjammin4dayz/neutralinojs-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 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

Packages

No packages published

Languages

  • HTML 59.8%
  • CSS 32.0%
  • JavaScript 8.2%