dfinity / portal

Internet Computer Developer Portal
https://internetcomputer.org
Apache License 2.0
81 stars 428 forks source link

default dfx start command #799

Closed letmejustputthishere closed 7 months ago

letmejustputthishere commented 1 year ago

the record example uses dfx start --clean --background, other use just dfx start --background.

we should decide on one of them and update tutorials accordingly

sesi200 commented 1 year 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

jessiemongeon1 commented 7 months ago

This issue is being resolved in: https://github.com/dfinity/portal/pull/2633