local stop
dev start
Running `local start` while a dev platform is still running is a common sourse of mistakes. Here we introduce a new action to automatically stop local and dev projects whenever a project with a different name is started.
Close #590.