-
Sub-task
-
Resolution: Done
-
Major
-
devstudio 10.1
-
15-Feb >> 28-Feb 2016-JBDS/JBT, 09-May >> 22-May 2016-JBDS/JBT, RHDEVDOCS Sprint 117, RHDEVDOCS Sprint 119, > Sep 7, RHDEVDOCS Sprint 120, > Sep 28, RHDEVDOCS Sprint 121, > Oct 19, RHDEVDOCS Sprint 122, > Nov 9, RHDEVDOCS Sprint 123, > Nov 30, RHDEVDOCS Sprint 124, > Dec 21
-
5
Try to do this via devstudio and note the steps in a rough draft.
- creating new JS project;
- npm init
- adding dependencies to package.json
- npm install
- add js files with business logic
- launch / debug