meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
reactjs2018january:group3:start [2018/01/15 03:07]
edy [Readme]
reactjs2018january:group3:start [2018/01/15 03:08]
edy [Future development]
Line 66: Line 66:
   * Option to have multiple floor plans   * Option to have multiple floor plans
     * Possibility to use in hotels     * Possibility to use in hotels
 +  * Actually connecting to a smart socket for example
 ====== Readme ====== ====== Readme ======
  
 To make this project work, first you need to clone this project from source given earlier on this page.  After cloning go to projects root with terminal and install npm to your computer. After npm is installed write "npm install" to your terminal to install all decencies that are used in this project. After install is completed write "npm start" in your terminal to start application. Then this application should automatically open to your browser. If not then write "http://localhost:3000" to your browsers address field. After this application is ready to being used. To make this project work, first you need to clone this project from source given earlier on this page.  After cloning go to projects root with terminal and install npm to your computer. After npm is installed write "npm install" to your terminal to install all decencies that are used in this project. After install is completed write "npm start" in your terminal to start application. Then this application should automatically open to your browser. If not then write "http://localhost:3000" to your browsers address field. After this application is ready to being used.