Difference between revisions of "Setting up dev environment"

From Wikidocumentaries
Jump to navigation Jump to search
Line 1: Line 1:
 
* Install Node.js. You need at least node version 7.6 because the async is supported since that version (https://www.infoq.com/news/2017/02/node-76-async-await) and it is used
 
* Install Node.js. You need at least node version 7.6 because the async is supported since that version (https://www.infoq.com/news/2017/02/node-76-async-await) and it is used
 
* Install npm
 
* Install npm
 +
* Clone the repositories
 +
** https://github.com/Wikidocumentaries/wikidocumentaries-ui
 +
** https://github.com/Wikidocumentaries/wikidocumentaries-api
  
 
{{design-nav}}
 
{{design-nav}}

Revision as of 16:18, 14 August 2019