Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 350 Bytes

A small mobile app editor that allows changing the app theme (preview) to be set according the 2 main colours of an image that is uploaded to the server..

Front - Angular.js Server - Node.js

  1. cd into /app

  2. run bower install

  3. cd into /server

  4. run npm install

  5. run the node server with: node index

  6. run the app - main file app/index.htm