Node.js Installed: Before starting with Neureact, you should have Node.js installed on your system. Node.js is a JavaScript runtime that allows you to run JavaScript on your server or your machine. It comes with npm (Node Package Manager) that makes it easy to manage JavaScript dependencies in your projects.
Basic JavaScript syntax: Neureact, uses ReactJs and NeutralinoJs, which is based on JavaScript. Therefore, you should be comfortable working with variables, arrays, objects, loops, and functions in JavaScript.
Use the following command to create a new app
Terminal
Enter a name for your project
This name will also be used to create a new folder for your project
Terminal
(my-app)
Choose if you want to use Typescript
Terminal
(Yes/No)
Now your NeuReact application is read
Happy coding! 🚀
This will open a new development window.
you can also use localhost:3000 in browser to view the application in browser.
Terminal
This will export your application to all the available platforms.
Terminal
Made with ❤️ by Kasmira Wijayathunga