create-desk-native-app

1.1.7 • Public • Published

Desk-Native

Desk-Native logo
A Build Tool for Creating Full-Stack Native Desktop Applications for Linux, Mac and Windows
with Web Technologies.

Desk Native

Contribute · Submit an Issue · Documentation

It just scaffolds an express electron app but is way simple and minimal, We don't know if it would be useful or not but we find ourselves repeating so here we go.
And one thing to mention, it compiles in a build so no need for node on the user side.


Development Setup

Prerequisites

Setting Up a Project

Create workspace:

npm create desk-native-app@latest <app_name>

or

npx create-desk-native-app@latest <app_name>

Run the application:

cd <app_name>
npm run dev

Compile application for native platforms:

npm run build

Like Desk-Native? Give our repo a star

Package Sidebar

Install

npm i create-desk-native-app

Weekly Downloads

16

Version

1.1.7

License

MIT

Unpacked Size

32.1 kB

Total Files

31

Last publish

Collaborators

  • ayushahirrao