Closed letmejustputthishere closed 8 months ago
Since the tutorials all create a new project I don't think it matters all that much. But having the same everywhere would make a better impression. I personally would go for dfx start --clean --background
This issue is being resolved in: https://github.com/dfinity/portal/pull/2633
the record example uses
dfx start --clean --background
, other use justdfx start --background
.we should decide on one of them and update tutorials accordingly