Atšķirības starp "Ajoo" versijām
m |
m |
||
9. rindiņa: | 9. rindiņa: | ||
* 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 | + | * 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). |
Pašreizējā versija, 2017. gada 17. novembris, plkst. 16.26
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.
- Clone Ajoo GitHub repository. 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
- 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).