Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 599 Bytes

DEVELOPMENT.md

File metadata and controls

20 lines (15 loc) · 599 Bytes

Setup development environment

Install NodeJS 9.x
Manual NodeJS install
Clone the Polyglot-v2 repository
Install NodeJS Packages
  • npm install
  • sudo npm install pkg nodemon -g
Run Polyglot
  • npm run start:dev