David Neal
Hi @disqus_kz9UBc4vsb There are some scripts defined in the package.json. You run those from the command line using npm run [script name]
. In this case, npm run initdb
. Hope this helps!
David Neal
Hi @disqus_kz9UBc4vsb There are some scripts defined in the package.json. You run those from the command line using npm run [script name]
. In this case, npm run initdb
. Hope this helps!