Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web Demo App for Office Mover 5000

Development

  1. Make sure you have node.js and bower installed.
  2. Navigate to the /web directory
  3. On the command line run bower install.
  4. Next run npm install or sudo npm install.
  5. Finally run gulp.
  6. The browser will open automatically with the app running. All changes to css, js, and html are live reloaded.