Skip to content

Commit

Permalink
Merge branch 'feat/update-readme' of https://github.com/viralgupta/no…
Browse files Browse the repository at this point in the history
…de-neutralino into feat/update-readme
  • Loading branch information
viralgupta committed Aug 17, 2024
2 parents 86431fb + caa0934 commit c4e6423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Node Neutralino

[<img src="media/neutralino-logo.png" align="right" width="100">](https://neutralino.js.org)
[<img src="https://github.com/user-attachments/assets/379553c3-bf97-43c9-8a7f-b338e0cdd9cf" align="right" width="100">](https://github.com/user-attachments/assets/379553c3-bf97-43c9-8a7f-b338e0cdd9cf)

Node Neutralino is a NPM package that lets you write backend code for your [Neutralinojs](https://neutralino.js.org) Apps, It supports Vanilla JS as well as Frontend Frameworks.

Expand Down Expand Up @@ -178,4 +178,4 @@ $ neu build --clean
- If frontendLib option are provided during spawning the binaries, then few extra steps need to be followed.
- Patch HTML file by including script for global variables.
- Start the given devCommand in projectPath to start the frontend lib dev server.
- Wait for the port to be busy to detect if the development server is started or not.
- Wait for the port to be busy to detect if the development server is started or not.

0 comments on commit c4e6423

Please sign in to comment.