/docs

Moved to https://github.com/erxes/erxes/tree/develop/docs

Primary LanguageJavaScript

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