1.1.7 • Published 2 years ago

create-desk-native-app v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago