/Nowo-Desktop-App

A Electron.js App

Primary LanguageTypeScriptMIT LicenseMIT

Nowo - Desktop application

Screenshot

Feature

  • Electron.js
  • Typescript
  • Charka UI
  • Zustand

Install

Install dependencies:

npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package