Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

tinkerhubco/docnest-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocNest Desktop App

Description

Doctor Nest Desktop is built from React + Electron for the doctors of tomorrow 🔥 🔥 🔥

Install

  • Note: requires a node version >= 7.
  • We highly recommended yarn package manager to avoid installation issues.

Installing dependencies with yarn:

$ yarn

Run

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ yarn dev

Alternatively, you can run the renderer and main processes separately. This way, you can restart one process without waiting for the other. Run these two commands simultaneously in different console tabs:

$ yarn start-renderer-dev
$ yarn start-main-dev

Storybook

To start the storybook UI Development Environment

$ yarn storybook

FAQ

See the documentation.

About

DocNest platform desktop app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages