Atšķirības starp "Ajoo" versijām

No ''Agra piezīmju blociš''
Pārlēkt uz: navigācija, meklēt
m (Install)
m
3. rindiņa: 3. rindiņa:
 
==Install==
 
==Install==
  
* Install [https://www.meteor.com/install Meteor].
+
* Install [https://www.meteor.com/install Meteor]. Using Linux would be much beneficiary than using Windows.
Using Linux would be much beneficiary than using Windows.
 
  
* Clone [https://github.com/Arturs/ajoo Ajoo GitHub repository].
+
* Clone [https://github.com/Arturs/ajoo Ajoo GitHub repository]. A Git client needed!
A Git client needed!
 
 
    
 
    
* In the root directory run `meteor` command (root priviledges needed?). You may need to run update commands if errors appear. E.g. ` meteor npm install --save babel-runtime` or `meteor npm install --save bcrypt`
+
* In the root directory run `meteor` command (root priviledges needed?). You may need to run update commands if errors appear. E.g. ''meteor npm install --save babel-runtime'' or ''meteor npm install --save bcrypt''
  
* Ajoo framework is available at `http://localhost:3000
+
* Ajoo framework is available at [http://localhost:3000]. Please sign-up in order to use the tool. The first user which signs up becomes the owner (root, administrator).
Please sign-up in order to use the tool. The first user which signs up becomes the owner (root, administrator).
 

Versija, kas saglabāta 2017. gada 17. novembris, plkst. 16.23

Ajoo is a web-based graphical tool building platform (framework) for building graphical collaborative modeling tools.

Install

  • Install Meteor. Using Linux would be much beneficiary than using Windows.
  • In the root directory run `meteor` command (root priviledges needed?). You may need to run update commands if errors appear. E.g. meteor npm install --save babel-runtime or meteor npm install --save bcrypt
  • Ajoo framework is available at [1]. Please sign-up in order to use the tool. The first user which signs up becomes the owner (root, administrator).