|
|
|
|
|
by Rauchg
3729 days ago
|
|
In order for you and your team to never rely on transient local state (either in the cloud or your own computer), we "start from scratch". However, our process of starting from scratch is actually faster than running `npm install` on your own computer in many cases. As an example, I've found myself getting into the habit of using `now` instead of `localhost`. |
|