Atšķirības starp "Ajoo" versijām
m (→Install) |
m |
||
(1 starpversija, ko mainījis viens dalībnieks, nav parādīta) | |||
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. | + | * 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). |
− | 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).