Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 274 Bytes

File metadata and controls

23 lines (16 loc) · 274 Bytes

1- Clone the repository

git clone git@github.com:htmlplus/platform.git

2- Clone the submodules

npm run submodules:clone

3- Checkout to main branches

npm run submodules:checkout

4- Install node modules

npm i