Skip to content

ProjectMi5/ShowcaseStartupNw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mi5 Startup NW-App

This app helps to start several programs of our Showcase. It is based on nw.js, which is also on github.

Getting Started

  • First, download and install nw.js. If necessary, add nw to your $PATH.

  • In the folder of this README file, run npm install

  • Edit and rename the files within the ./config folder. You need to delete the word 'sample' in each name.

  • Now you are ready to run this app with nw . at the place of the package.json file.