sandbox-node/trias-client/readme.md

235 B

Preparation

Run the following command in your favorite terminal to install dependenies.

npm i

Development setup

Run the following command to start the service in development mode.

DEBUG=$DEBUG,debug npm run dev