Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 244 Bytes

Development

  1. git clone https://github.com/erxes/docs.git
  2. cd docs/website
  3. yarn install
  4. yarn start

Deploy

GIT_USER='git username' CURRENT_BRANCH=master USE_SSH=true yarn run publish-gh-pages