HEADS-project / training

Training material to get started with the HEADS technologies
10 stars 16 forks source link

Tutorial description for the Kevoree Basics Tutorial (JavaScript) #29

Closed skorsky closed 9 years ago

skorsky commented 9 years ago

The page https://github.com/HEADS-project/training/tree/master/2.Kevoree_Basics describes for the JavaScript projects:

New Kevoree JavaScript Project

From existing sources: File > New > Project > Kevoree > Kevoree JS Project
    Set the project name
    Set the location of your sources
    Click Finish
From scratch:
    Follow the first step of the Kevoree JavaScript Tutorial n°1
    Now use the same process as for From existing sources

Questions: Using the New Kevoree JS Project wizard for the first case new kevoree js project, what template should I use?

Does 'Set the location of your sources' mean modify 'Use default location'?

Is node.js a prerequisite?

maxleiko commented 9 years ago

Do not check default location, but instead, set the location of the actual kevoree-js project directory. Yes, you have to install Node.js manually.

skorsky commented 9 years ago

Can you update the Readme.md accordingly?

Which template to use in the wizard?

maxleiko commented 9 years ago

b6b2d2c182c9a9192b6322891ddeac76d90429f5