mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 00:01:52 +00:00
Update DEVELOPING.md
This commit is contained in:
parent
b41e278bdc
commit
9e2d2969b0
@ -14,7 +14,7 @@ You would only do this once after you cloned the repository.
|
||||
1. `cd` into `steedos-core`.
|
||||
1. We develop on the `develop` branch and release from the `master` branch. At
|
||||
this point, you should do initiate a `git checkout -t origin/develop`.
|
||||
1. `yarn bootstrap` to init packages.
|
||||
1. `yarn bootstrap` to bootstrap the packages in the current Lerna repo. Installs all of their dependencies and links any cross-dependencies.
|
||||
1. `yarn` to bring in all the top-level dependencies.
|
||||
1. Open the project in your editor of choice.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user