You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
If you get this error while running `yarn dev`then probably another app is occupying `localhost:3000`. You may want to close that and run the command again.
165
-
166
-
##### 3. Why we recommend sending new pull requests to `develop` instead of `master` branch ?
167
-
The master branch of coderplex is relatively stable branch which we update forevery release. We also have auto deploymentin place formaster branch i.e any changesin that branch gets reflected in`https://coderplex.org`. Every release we throughly test develop branch and merge into master. Hence it is recommended for both maintainers and contributors to raise a pull request to `develop` branch.
0 commit comments