Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

CLIInstallDeps

Nicolas Streng edited this page Jul 19, 2019 · 1 revision

Install Dependencies

After having installed NodeJS, you can now install dependencies.

In the root folder of the project, run npm install.

You're done!

for CLI scripts, now check CLIScripts page