niivue / niivue-apps

desktop, mobile, and web apps built using NiiVue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NiiVue Apps

This repo contains NiiVue Desktop and Mobile apps. Each app incorporates the NiiVue library and exposes features of the library in a user-friendly way.

Everything is a work in progress and subject to change.

Development

Clone this repo and run the following commands to get started.

git clone git@github.com:niivue/niivue-apps.git
cd niivue-apps/desktop

Install dependencies

npm install

Start the desktop app in dev mode

npm run dev

Build the desktop app

npm run make

Prerequisites

  • Node.js (at least the latest LTS version)

About

desktop, mobile, and web apps built using NiiVue


Languages

Language:JavaScript 58.8%Language:Swift 30.5%Language:TypeScript 9.6%Language:HTML 0.7%Language:CSS 0.4%