Clone the project to your device using the below command:
git clone https://github.com/bsmg/cmb3.git
Open the cmb3
project folder and install all dependencies using npm i
. To run the app, use npm run start:dev
Find and fill in each field within the config.template.json
, if you do not have this file, run npm run start
and one will be generated. Once the config is filled in, rename the file to config.json
.